Hi
I am developing a UART driver for the MSP430 microcontroller . I dont have the hardware to test it . Is it possible to test my code without the actual hardware ?
what is simulator and emulator ?
Thanks
Rexlin
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.
Hi
I am developing a UART driver for the MSP430 microcontroller . I dont have the hardware to test it . Is it possible to test my code without the actual hardware ?
what is simulator and emulator ?
Thanks
Rexlin
Rexlin,
Due to the variety of peripherals between the parts and the reduced cost of hardware tools, the MSP430 does not have a software simulator in CCS. Therefore I strongly suggest you to obtain a hardware tool to properly test your UART code.
Check the TI eStore or talk to your local distributor to learn what your purchasing options are.
REXLIN JENITTA said:what is simulator and emulator ?
To answer your question, check the topics Simulation and Emulation at the TI's wiki.
Regards,
Rafael