The below table is a running list of known defects in AmbiqSuite SDK release 4.2.0, along with fixes that can be applied to resolve the defect. The affected files for each fix are referenced and attached. These fixes will be integrated into a future AmbiqSuite release.
General Instructions for applying HAL updates:
- Copy the updated files into the appropriate HAL folder in AmbiqSuite.
- Rebuild the HAL project using the same compiler as used for application projects.
- Use the appropriate project located in one of these folders:
- \mcu\apollo4b\hal\mcu\gcc\ , \mcu\apollo4b\hal\mcu\iar\ or \mcu\apollo4b\hal\mcu\keil\, OR
- \mcu\apollo4p\hal\mcu\gcc\ , \mcu\apollo4p\hal\mcu\iar\ or \mcu\apollo4p\hal\mcu\keil\
- This will generate a new HAL library file for each compiler, which will be linked into the main application project.
- Use the appropriate project located in one of these folders:
- If using a separate BSP project, rebuild the BSP before any application uses it.
- Rebuild application project(s) or example project(s) which should automatically use the new HAL library file.
Change # |
MCUs Impacted |
Defect and Fix |
Files |
1 |
Apollo4 Plus |
release_sdk_4_2_0-update-1 Removes the possibility of exiting the Apollo4P am_hal_pwrctrl_settings_restore() function with interrupts disabled if an error occurred while enabling Crypto.
Files (1):
|
https://ambiqmicro.zendesk.com/hc/article_attachments/7827220931213/am_hal_pwrctrl.c |
Comments
0 comments
Article is closed for comments.