We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello, I am currently trying to debug an application that uses the ULOAD mode of the ADuC845 to write to code memory. Apparently, the code itself is working, but when trying to view the changes in the uV3 memory window, they only show up occasionally. Is there any way to force uV to re-read the memory contents ? Regards, Christoph
OK, then you should contact Accutron. I was afraid of that answer. These guys don't seem to be too enthusiastic about providing support for their product. The SPEAR driver for uVision has been a beta version since I started using it (~8 months ago). And it is missing some important features, like being able to enable the bootloader mode of the ADuC8xx. Alternatively you may use the ADIMON driver which connects to a serial interface of the ADuC8xx device. Unfortunately, the UART is already in use and can only be accessed while the software is not running.
We are aware of the weaknesses at Accutron. My suggestion is to use the simulator instead. Reinhard