← Back to CH573F-EVT
freertos on CH573F-EVT

System Version

Not specified

Status

cft

Last Update

2024-06-21

FreeRTOS CH573F Official Test Report

Test Environment

Operating System Information

Hardware Information

  • CH573F
  • A USB to UART debugger
  • A USB Type-C cable

Installation Steps

Flashing Image

The precompiled image is located at EVT/EXAM/FreeRTOS/obj/FreeRTOS.hex

After downloading and extracting the source code and wchisp tool, do not power on yet. Continuously press the boot(download) button and connect the board to the computer via Type-C cable.

Use the wchisp tool for flashing:

./wchisp flash EVT/EXAM/FreeRTOS/obj/FreeRTOS.hex

Logging into the System

Connect to the development board via serial port.

Expected Results

The system starts up correctly and information can be viewed through the onboard serial port.

Actual Results

CFT

Boot Log

Screen recording (from flashing to startup):

Test Criteria

Successful: The actual result matches the expected result.

Failed: The actual result does not match the expected result.

Test Conclusion

CFT