We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi all,
I am using a TI microcontroller with ARM7 cpu(TMS470R1B1M) with uVision3 IDE (Compiler selected is RealView Compiler).As soon as I start a debug session "DARMTMS.DLL" not found error is coming.I searched the file in the "KEIL" folder and it was not there.
I have written a code to BLINK a LED In the evaluation board.
My simulator execution of the code is perfectly working how ever if down load to the target it is not working.
Please help me to conclude how important is that DLL file for actual debugging and wether it has any impact in the behaviour if I directly download HEX file of the source code to the target board.
Also If any body is having the DLL file please post the same.
regards PRAVIN T
The TMS470 Part is not yet simulated with all the peripherals. Therefore the simulator defaults back to an classic ARM7TMDI core.
This might be also the reason why you do not see it executing on hardware.