 |
Discussion Forum |
 |
|
|
Debugging tool with ST10
Next Thread | Thread List | Previous Thread
Start a Thread | Settings
| Details |
Message |
|
Read-Only
Author Edgar Tommin
Posted 24-Apr-2012 17:42 GMT
Toolset C166
|
 Debugging tool with ST10
Edgar Tommin
Hello,
I need to develop an application with a ST10F276.
I would buy an eval board such as STEVAL-IFN001V2.
I would use the pk166 development environment.
My question is how can I debug with such a dev board ?
Can I use a ULINK2 ? I guess no because it seems that only µPSD
targets from ST are
usable with the ULINK2.
Any suggestion ?
Thanks so much
E.T.
|
|
|
Read-Only
Author Ashley Duncan
Posted 28-May-2012 00:24 GMT
Toolset C166
|
 RE: Debugging tool with ST10
Ashley Duncan
I use the same processor. As far as I know the only options for
debugging are to install a monitor program into the processor (which
I think has limitations like all code must run in RAM) or to use the
uVision simulator. The simulator is incredibly good. We run a very
complex system entirely on the simulator for debugging and I have yet
to find a situation where the hardware and simulator have differed
(within reason). Make sure to use the debug functions. We have a 2000
line set of debug functions which the simulator executes to simulate
the target hardware.
|
|
Next Thread | Thread List | Previous Thread
Start a Thread | Settings
|
|
|