SoC common: bl30 src_ao add a print prompt for heap alloc fail [1/1]

PD#SWPL-193184

Problem:
Currently, bl30 rtos_sdk has no print prompt for task exit
error. Thus we wouldn't know which task at the first time when
heap alloc fail.

Solution:
add a print prompt for heap alloc fail

Verify:
t3

Change-Id: I20da40170e3b125554bda6519dde65e244bddec4
Signed-off-by: bangzheng.liu <bangzheng.liu@amlogic.com>
32 files changed
tree: 2b4be4ace576a6c696dd0b41dd21ad47c3d4f07e
  1. demos/
  2. lib/
  3. scripts/
  4. change_log.txt
  5. check.sh
  6. clean
  7. directories.txt
  8. LICENSE
  9. mk
  10. README.md
README.md

Getting Started

For more information on Amazon FreeRTOS, refer to the Getting Started section of Amazon FreeRTOS webpage.

To directly access the Getting Started Guide for supported hardware platforms, click the corresponding link in the Supported Hardware section below.

For detailed documentation on Amazon FreeRTOS, refer to the Amazon FreeRTOS User Guide.

Supported Hardware

The following MCU boards are supported for Amazon FreeRTOS:

  1. Texas Instruments - CC3220SF-LAUNCHXL.
  2. STMicroelectronics - STM32L4 Discovery kit IoT node.
  3. NXP - LPC54018 IoT Module.
  4. Microchip - Curiosity PIC32MZEF.
  5. Espressif - ESP32-DevKitC, ESP-WROVER-KIT.

Windows Simulator To evaluate Amazon FreeRTOS without using MCU-based hardware, you can use the Windows Simulator.