Hi,
I am in desperate need of some help with a new RM57 HDK. I bought the kit because I have no experience with Cortex-R processors or with CCS and I wanted a quick way to become familiar. I can't seem to get things going because I don't know what to expect with the work flow and what components I need to build a project. I am new to CCS but not to Eclipse based IDEs.
Are there any Getting Started Guides for this HDK with CCS? I can't seem to find any. Maybe for an RM4 device that might be similar enough to work with?
I created a new CCS HWorld project and it compiled with no errors, and I can run the JTAG Verify command successfully so I am connected. I have a number of questions.
1) Where is the HAL for this device ? Is that created separately? I am used to seeing the HAL or board support package as part of the project in Eclipse
2) If I choose Debug As CCS, the flash is erased and the program is downloaded. Is this really the right process? The flash is erased at every debug session? Is there a way to turn off the flash erase ? I didn't see an option in Debug Config.
3) Even though the Debug Config says stop at main, the Debug session says running and no breakpoint is present. I manually set a BP in the code and the processor does not stop and says it is running
4) If I hit the terminate button, then some small portion of the time the red LED is lighted and will not turn off even if I start a new debug session. To stop the red LED, I have to hit the POR. Is this correct? Is something possibly wrong with the board.
As you can see I have very elementary questions. Any advice or suggested tutorials would be greatly appreciated!
Thanks
Dan