Forum Discussion
FabianL
Occasional Contributor
8 months agoHi Xiaoyan,
- Yes I verified the RU_PAGE_SELECT and it is set correctly.
- Our settings are close to yours, but slightly different. We use these settings in the factory load which we load after Power-up
Register Bame | Address offset | Write value |
|
RU_WATCHDOG_ENABLE | 0x2 | 1 | Only written in Factory Load (Application load does not write this register) |
RU_WATCHDOG_TIMEOUT | 0x1 | FFF |
|
RU_PAGE_SELECT | 0x3 | 01E28000 (refer to the start address when they generate the .jic file) |
|
|
|
| we do not write this register |
RU_CONFIGURATION_MODE | 0x4 | 1 |
|
RU_RECONFIG | 0x6 | 1 | to trigger reconfiguration |
best regards
Fabian