Quote:
Originally Posted by spicyj
My final concern is how to upload an application to the cRIO into the RAM (not saving into flash memory). Seems like FTP is only for using the flash memory, but for code debugging, RAM is much less dangerous. Anyone figure out how to do this? Maybe we need to reverse-engineer the communications between Workbench and the cRIO.
|
I have succeeded in getting RAM debugging to work. Reverse engineering sounds like a big challenge, so I wouldn't recomend it. When I get home from Robotics today, I'll read through the documentation I wrote to get it to work, run a copy by Brad to see how it looks, and then work on getting it posted.