On Thu, Nov 24, 2022 at 8:00 AM Alan C. Assis <acas...@gmail.com> wrote: > Seems like you are mixing the HDSC SDK code with NuttX code, it is > better to start a clean port to this new chip.
Agreed it is better to do a clean port to this new chip. That will make it possible to upstream it to NuttX mainline, so that when other developers make improvements to it, you will benefit from those improvements too. To make a clean port, it is best to find a similar arch and use it as a guide... Cheers, Nathan