Hello,
one problem I'm not able to solve is to run a simple timer application within the simulation. Setup is as followed:
-Using target configuration for TMDXEVM6678 with simulation
-CCS Version 5.0.3
-simple example (created a timer static or also a dynamic) or used the given examples (Stairstep or Error from SYS/BIOS)
Everytime the application is started, the CCS crashes when BIOS_start is called. Changing the code so that the timer-function is not called (e.g. like in the Error-example where the creation of the timer fails), the code is running fine. The Stairstep examples shows the same error, CCS is just exiting.
Is there a known bug or can the timer not used within the emulator (maybe due to HWI needed or something)? Thanks for every idea.
Best Regards,
Bernd Krause