It is going to be a while before my company board and my TI eval boards arrive. So in the meantime is there an emulator mode in CCS so I can get started while waiting?
Thanks,
J
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.
It is going to be a while before my company board and my TI eval boards arrive. So in the meantime is there an emulator mode in CCS so I can get started while waiting?
Thanks,
J
Hi John,
No, there is no emulator mode in CCS for TM4C123 or other MCU as far as I'm aware. As you know a MCU contains many digital and analog peripherals and memory systems in it, CCS cannot emulate these functions as there are no software models for them. I will suggest you import the TM4C123 example projects and at least you can view the code in CCS and have a feel for TivaWare APIs.
As I expected. After all why would someone go to the trouble to build such an animal and then have to dummy out I2c, SPI, ADC, etc, etc.
Who said there are no stupid questions anyway?
Thanks,
Mr Duh
Hi John,
No, it is not a stupid question. I understand you want to get your hands dirty right away and hence the question. :-)