??? 08/26/05 19:27 Read: times |
#100162 - more dosh... Responding to: ???'s previous message |
Charles Bannister said:
I don't have a JTAG device in order to program it and am debating on whether to spend $60 to buy it. Of course Keil or Raisoance is also needed. If you buy the Keil JTAG thingy, it comes with the Eval version of the Keil tools. Presumably the Raisonance version is similar. If you'll be doing serious development with the uPSD, you might be better off buying a Dev Kit at US$100 - which includes the JTAG thingy, devboard, eval tools and other goodies: http://mcu.st.com/mcu/modul...ile=dk3400 You'd still have to buy Keil (or Raisonance) to take full advantage, of course... :-( But here's a thought: I dunno how the code size limit works with the uVision debugger, but it might be due to the amount it will load for symbolic debugging. Possibly, if you don't load any symbolic info, it might be effectively unlimited... Depends if you can get by without symbolic debug; ie, disassembly only...? |