There are several pieces of hardware that get initialized on bootup, knowing which hardware is getting initialized and how far the board is making it through the boot and startup software is very helpfull when troubleshooting bootup issues.
In order, the following text prompts have been added to help in this process.
Start Set_Timer_Values() End Set_Timer_Values() Start Init_SED1355Screen() End Init_SED1355Screen() Start Install_Keyboard_Interrupt() End Install_Keyboard_Interrupt() Start DSP_Load_ProgramData() End DSP_Load_ProgramData()
On a V4 controller the DPS Programm gets loaded by the 386 processor. On a v5 controller, the 386 requests information about and programs the ARM processor only if an update is required. Both of these things are done during DSP_Load_ProgramData.
| Model | Version | Released |
|---|---|---|
| Hardware Test | 5.02.00 | 1/24/2024 |