Hello I am new to this forum and new to Arm 7 programming.
My question is - I have a programming (I think it is a Flash) file in hex ,which I downloaded to Arm 7 MCU through Rlink usb tool to run the programme.
If I need to modify this programme how do I do this?
Thanks
i, I reccommend GCC ARM Embedded in Launchpad as the dis-assembler (i.e. objdump) because some the other dis-assembler could not dis-assemble successfully the elf code generated by my procedure. It seems to be good.
Best regards,
Yasuhiko Koumoto.
I approve this solution