Forum Discussion
Jeet14
Frequent Contributor
2 years agoHi,
I have send you the update from the email. Please check.
Best regards,
Tiwari
Regards
Jeetesh
bsp_user
Occasional Contributor
2 years agoHi,
1. I want to use the ARMCC since its better suited for the ARM architecture. Its a compiler released by ARM specifically for their architecture and I want to utilize its power.
2. I don't understand the relation to Hwlib?
I don't have any problems with Hwlibs.
3. My problem is probably with the scatter file. I need help/example with loading a bare metal app to the SDRAM without debugger.
Once the elf image (.axf) is ready, its converted into binary file and we add the mkimage header in order for the preloader to load it. Something in that process (and the scatter file) is wrong.
I need your help with that.