View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0004207 | FSFreeRTOSBSP | General | public | 2020-02-13 10:26 | 2020-02-13 10:35 | 
| Reporter | gerbach | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always | 
| Status | resolved | Resolution | fixed | ||
| Product Version | freertos_fsimx7ulp-V2019.02 | ||||
| Target Version | freertos_fsimx7ulp-V2020.03 | Fixed in Version | freertos_fsimx7ulp-V2020.03 | ||
| Summary | 0004207: [i.MX7ULP] [power_mode_switch] After the update to SDK 2.5.1 a imx7ulp-EVK-specific define got enabled by default. | ||||
| Description | The board-specific define APP_ENABLE_GPIO_PAD_LOW_POWER got enabled with the update to NXP MCUXpresso SDK 2.5.1. It is specifically for the imx7ulp-EVK, setting it on other boards may cause malfunction or even SoC pad damage. | ||||
|  | Git commit: 7e8cd1e7e8ec4e3eeb8a3bdcafa3966d95755a68 Fix power_mode_switch example: Disable GPIO_PAD_LOW_POWER define again For some reason, this define is enabled by default in NXP MCUXpresso SDK 2.5.1, although it is specifically for the imx7-7ulp evk. Enabling if for other boards may cause malfunction or even SoC pad damage. We disable it again. | 
