what about using a board like so
http://www.ebay.com.au/itm/280970074709?ssPageName=STRK:MEWAX:IT&_trksid=p3984.m1438.l2649
to covert an existing jtag debugger i use ? ( this one i have ->
http://microcontrollershop.com/product_info.php?cPath=110_161&products_id=1106
)
Kind Regards
Justin
I've been following the wiki and have successfully created fpc for my arm
processor ( Cortex M3 - using a LPC 1343 board) ( as per the wiki's
intructions)
once i have written my sample program is there anyway to debug it on the MCU
? ( ie like doing in Lazarus for win32/64 projects)
any help
Hi All,
I’ve been a user of Lazarus for years now and will soon want to write some code
to run on Embedded ARM ( specifically an ARM Cortex M3 ) using an LPC1343.
I’m new to this so i would appreciate someone pointing me in the right
direction , some examples and or some wiki regarding this ma