My goal is to develop application for E907 core which will work together with Linux on C906 core. I use your Linux and it work well with E907 firmare which is included in release. But I need my own E907 application and I use bouffalo_sdk for that. After build I use BouffaloLabDevCube-v1.8.3 to flash my E907 firmware into BL808 flash memory with settings like that:
After flashing I reboot a processor and try to get serial output from both cores (C906 and E907). E907 core output looks well as I expected, but C906 core output says that Linux can't start:
The error is invalid boot header magic: 0x94fc2036
I have no idea what it means but I guess this is building/flashing issue. Could you tell me how to fix that and force Linux start normally?
My goal is to develop application for E907 core which will work together with Linux on C906 core. I use your Linux and it work well with E907 firmare which is included in release. But I need my own E907 application and I use bouffalo_sdk for that. After build I use BouffaloLabDevCube-v1.8.3 to flash my E907 firmware into BL808 flash memory with settings like that:
After flashing I reboot a processor and try to get serial output from both cores (C906 and E907). E907 core output looks well as I expected, but C906 core output says that Linux can't start:
The error is invalid boot header magic: 0x94fc2036 I have no idea what it means but I guess this is building/flashing issue. Could you tell me how to fix that and force Linux start normally?