Our existing program is implemented based on nordic sdk (zephyr rtos).
At this stage, we have i.MX RT595 Evaluation Kit development board, and we want to quickly port the program to this board.
We are more concerned about the follow-up driver support of rt595 in zephyr.
Mainly the mipi screen, and the GPU driver part.
If the support for zephyr is not enough, I would like to know how to create a jlink flash script based on the armgcc project. At this stage, I have built the armgcc project through your company's sdk and compiled it successfully.
I want to use vs code to cooperate with the armgcc tool chain to complete the development work.
Mainly the eclipse based mcuxpress is too slow to start, I don't like it.