How to simulate dsPIC30F4013

Thread Starter

ep.hobbyiest

Joined Aug 26, 2014
201
Hi,
i was working on dsPIC30F4013 pic controller but unfortunately it get destroy. so i want to test it on simulator first. So is there any simulator to simulate dsPIC30F4013's functionality.
 

Thread Starter

ep.hobbyiest

Joined Aug 26, 2014
201
Thanx.. but i don't have matlab. is there any related tool to microchip's? i checked with proteus, there is no this pic controller or from this family also.
 

Thread Starter

ep.hobbyiest

Joined Aug 26, 2014
201
How to simulate with Matlab. bcoz i use matlab but limited upto image processing and related stuff.
is there any tutorial or guidance for this simulation.
 

JohnInTX

Joined Jun 26, 2012
4,787
The PIC simulator is described in the MPLABX User's Manual here..
In MPLABX click Help->Simulator Help for detailed procedures.
Its not like Proteus that has graphical depictions of displays and other connected switches but you can run through your code and see what it does.
 
Last edited:
Top