Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12600 Discussions

CycloneIV Remote update status

Altera_Forum
Honored Contributor II
933 Views

Hello, 

 

with the help of a few old and running threads in this forum and the altera documentation, I finally got my CycloneIV reconfigured with the alt_remote_update function.  

The problem I figure at the moment is: 

I do use the watchdog, to reset back to the factory application if the User application is faulty. Everything works quite fine at the moment. Now i'm trying to read the Status, so my factory image can read, that a watchdog timeout occurs, so i can mark the User application as faulty. 

 

I wasn't able to find which register to read, to get the status information, like: 

UINT32 status = IORD_32DIRECT(REMOTE_UPDATE_CYCLONEIII_0_BASE,registerAddress); 

But i don't know what to set for registerAddress 

 

Thanks
0 Kudos
0 Replies
Reply