Issue with using 52x together with NAND using solution "52x_nand_16bit"

Using a custom board I designed with SF32LB523 + NAND. After referencing eh_lb525_nand to create a new board and project, compilation fails with an error indicating it cannot find 52x_nand_16bit.

image

image

Could you please add, modify, and submit the corresponding project to the attachment for review?

Attachments are as follows:

sf32lb52-ymg-v1_0.zip (725.3 KB)

The modified CompileBurnUser.ini is as follows:

image

The newly created board is as follows:

(boards)sf32lb52-ymg-v1_0.zip (11.6 KB)

Is there a solution? Does the official provide reference code related to 52+nand?

  1. The version solution_v2.3 obtained from the open-source community only supports Huangshan Pi and its配套 display. The Huangshan Pi solution is a NOR-based solution.

  2. Solution 2.4 will support all boards, allow display and sensor replacement, and support GCC. It includes various projects such as “52x_nand_16bit”, and is planned for release by the end of November.