The below table is a running list of known defects in AmbiqSuite SDK release 2.5.1, 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 (Target is Release 2.6)
General Instructions for applying HAL updates:
- Copy the updated files into the appropriate HAL folder in AmbiqSuite.
- Rebuild HAL project using same compiler as used for application project.
- Use the appropriate project located in one of these folders: \mcu\apollo3\hal\gcc\ or \mcu\apollo3\hal\iar\ or \mcu\apollo3\hal\keil\
- This will generate new hal library file that is linked into main application project.
- If using separate BSP project, rebuild the BSP first then the Applications.
- Then you can rebuild your application project which should automatically use the new hal library file.
Change # |
MCUs Impacted |
Defect and Fix |
Files |
1 |
Apollo3 Blue and Apollo3 Blue Plus |
Bluetooth update patch:
This file should replace the same file under apollo3/hal and apollo3p/hal in the SDK. |
https://ambiqmicro.zendesk.com/hc/article_attachments/360080963531/am_hal_ble_patch_b0.c |
Attachments:
Comments
0 comments
Article is closed for comments.