Hi everybody, MerryChrismas !
I have a problem, with Keil.
I use HALCOGEN to generate code for RM48L950PGE and write a simple project to test clock on the MCU.
I did successed on my TMS570 board ( debugging with Keil) but the RM48 did not work.
The MCU keeps in the _memoryInit_ mloop of sys_memory.asm.
I can not firgure out the problem and I tried it on IAR, it works.
I use JlinkV8 for debugging. Is that a bug of HALCOGEN ?
By the way, why can't I get the program run with any optimization option in Keil ? With IAR, the optimization is not effective much, but it still works.