This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Bootloader/Basic Template for Ti RM48L952 Hercules CPU

Other Parts Discussed in Thread: RM48L952

I installed and am licensed for the full version of Code Composer Studio. I created a project targeting my Hercules RM48L952 ARM CPU, however all I see is an empty main.c.

How do I get a core environment (bootloader, main, and whatever else is necessary) into my project? I would like to modify the bootloader to initialize other devices that the electrical engineer put on the board.

A Google search was not very helpful to turn up any sample/example code.

Where can I find example code that boots the RM48L952 Hercules chip up and initializes the C++ environment?