Hello,
I have successfully used the gpio example projects for the RM48L952ZWTT on the Hercules dev kit.
However, that project is running in the Flash memory space. I am an amateur with linker and command files, and am having trouble converting it to the RAM space. Every basic project I generate from HALCoGen downloads to the Flash memory.
My goal is once I convert the .out file to a motorola file format I want the entry address and entry vector to be in the RAM memory.
Does anyone have an example project that perhaps initializes/toggles gpio and touches the flash (erase/program) from the RAM after downloading?
This would make my life easier.
Regards,
Fernando Guillen