Forum Discussion
Altera_Forum
Honored Contributor
16 years agoI don't have watchdog or Jtag UART (only 3 poi 1 flash controller 1 UART232 & 1 onchipmemory). I use niosII/e & the SOF isn't time limited. I have just find a problem with the functions I used to access to the flash. When I remove all these functions the Nios program didn't reboot anymore, but I always need the USB Blaster. I noticed that the function alt_epcs_flash_init() didn't work when I used the Nios IDE to download the program but it works when the program is storaged in the onchip_memory with the hex file. I'm doing others test to understand. Thanks