* Note that one byte past the #K block seems to be accessible by the debugger.
The documentation for RTWDOG(WDOG3) states:
47.3 ... The timeout period, window mode, and clock source are all programmable but must be configured within 255 bus clocks after a reset.
47.3.3.1 ... All watchdog control bits, timeout value, and window value are write-once after reset within 255 bus clocks.
47.3.3.2 ... By setting CS[UPDATE] to 1 on the initial configuration of the watchdog after a reset, you can reconfigure the watchdog at any time by executing an unlock sequence.
Solved! Go to Solution.
Hi John Adriaan,
I mean that you should keep the OCRAM equal or exceed the 64 KB all the time.
Hope this is clear.
Have a great day,
TIC
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------
Hi John Adriaan,
Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.
1) Are any ARM System Core Interrupts configured - especially SysTick?
-- No.
2) Have any MCU peripheral clocks, other than those specified in the documentation, been gated on?
-- No, I'm afraid not.
3) Which watchdogs are (still?) enabled, such that I have to refresh them?
-- RTWDOG (WDOG3)
4) Given that the Boot ROM will take more than 255 clocks, I assume it has programmed CS[UPDATE] to 1. What modes has it set?
-- Note: The developer should better be aware of that the ROM code won't change the default state of the peripherals actually.
5) Does the documentation say that OCRAM needs to have a minimum of 64K for ROM to use?
-- Yes, even it supports to reconfigure the memory allocation after jumping from the ROM code, it still can't break the restriction.
Have a great day,
TIC
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------
Thank you for the answers to 1) through 4) above. They make sense to me, and it is nice to have confirmation.
My concern is with your answer to 5) above:
Hi John Adriaan,
I mean that you should keep the OCRAM equal or exceed the 64 KB all the time.
Hope this is clear.
Have a great day,
TIC
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------