PDA

View Full Version : Save/restore IsoMax image?


rwebb
04-30-03, 04:25 PM
Just started poking around a newly received NMIN-0803-MINI board.

I have been planning to do development in C -- I "think" in C (last used a Forth back in the early days of FIG and amber-screen monitors) -- and C may be a better fit since the app involves at least a couple of digital filters and some other number crunching.

I was wondering, though, if it was possible to preserve an image of the IsoMax footprint before I start attacking it with C, just in case I change my mind or want to try a different approach to the problem. If it can't be imaged from the board (code protect bits or whatever) is there a license-able, loadable image available?

RMDumse
04-30-03, 04:46 PM
Yes, there is a license-able, loadable image available. It requires our JTAG cable to download it. But it you're using C, you've probably already got the JTAG as a way to load the C Srecords into the device.

rwebb
05-01-03, 12:00 PM
Yes, have the JTAG cable (and Small C) but haven't really done anything with either, yet, other than diddle the LEDs with IsoMax to check that it was alive -- there's another project that I need to get shoved out the door by Monday. Never enough time...