Hello!
I'm new on TI's microcontrollers and I have some problems in using Delfino simulator.
Currently I have installed CCS v3.3.82.10, Code Generation Tools v5.2.3, and F283xx Simulator Patch release (http://tiexpressdsp.com/images/9/93/F283xx.zip).
To perform the test I use TMS320F28335 controlCARD and TI's CPU Timer Example (not modified).
(downloaded from http://focus.ti.com/docs/toolsw/folders/print/sprc530.html)
..\c28\DSP2833x\v131\DSP2833x_examples\cpu_timer\Example_2833xCpuTimer.pjt
When I use "XDS100 F28335 USB Emulator" it seems to work ok, although a bit slowly.
I can setup a breakpoint on interrupt code and it stops where I want.
On the other hand, when I use "F28335 Device Simulator" I can't perform the same test.
(It doesn't stop on interrupt code).
Questions:
a) Are peripherals supported by Simulator? (interrupts, UART, ADC, ...)
b) Are there available other HW / SW options to develop and debug as quick as possible?
Thanks a lot.
Regards,
Marcelo