How do i emulate a virtual MSP430 microcontroller without connecting the physical board to my pc in ti CCS?

22 Views Asked by At

I am trying to run codes in my ccs on microcontroller and other electronic components but i do not actually have the board and i am thinking there is a way it can be simulated. After building and running my project, i get the error that USB FET is not initialized and i understand that because i haven't actually connected a microcontroller via USB because i don't have one and i am trying to simulate one anyway. How do i go about it in Code composer studio, specifically version 7?

I have searched online about how it can be simulated, like a virtual microcontroller sort of but all the solutions i get talks about having the actual board.

0

There are 0 best solutions below