• Is the ADuC 845 Architecture like the ADuC 8051?
    Hi to all I'm new in here, I've just received an ADuC 845 board and with that I need to communicate with another processsor alike(AD5235). But first I need to control the LED's on the ADuC board with...
  • ADuC 845 - Start code execution at E000h instead of 0000h ?
    Is there any way to enable the "Alway run from E000h after reset" feature of the ADuC without using the AD Windows Serial Downloader ? There is nothing in the datasheet of the ADuC845 about this option...
  • ADuc 845 How download data to data FLASH (not in program)?
    Hello, Is it possible download init values for data FLASH memory at same time as code program(ADI Monitor driver)? I find checkbox for erase it at same time. But cannot find how to write to data...
  • Keil Debbuger Execution Profiling
    Hi Everyone! I'm coding in Keil5 and I'm using a tiva TM$C1294 launchpad in my project I need to see the time between instructions to maybe fix a bug but when a try to debug in simulation mode or...
  • DS5250 debbuging problems
    I'm trying to debug Dallas DS5250. All it's in a simple program but when I introduce the timer0 interrupt the debugger lost communication with the target and the interrupt is not serviced. Wich could...