Hi,
I have been working on MIMXRT685-EVK board on a windows machine using IDEs like MCUXpresso and Xtensa xplorer. I'm trying to set it up on a linux machine without using any IDEs using CLI. I am a total stranger to Linux and have been learning how to do it efficiently. I am starting with some example project in the mcuxpresso sdk. I have installed the arm gnu toolchain and I can build the project using the build scripts in the sdk.
I do not know how to proceed with flashing, running and debugging the program on the board. I am trying with openocd and gdb but I can't get the configuration file for the required target and I do not have the expertise to write it on my own yet.
So, I am looking for any resource that can help me with this, whether the help with right config file for openocd or some totally different way to help me set up my board.
Thanks,
Shri
Hi @stefanct
I am sorry for the terrible experiecne for you, would you please help clairfy more about your sharing?
Thank you for your suggestions or complaints. I want to improve our product for easy using.
B.R,
Sam
Hi,
"I'm trying to set it up on a linux machine without using any IDEs using CLI. "
Sam: Please using MCUXpresso SDK builder to build SDK for RT685 EVK: https://mcuxpresso.nxp.com/en/builder?hw=EVK-MIMXRT685
Enviroment Settings as below, Host OS: Linux, Toolchain: ARMCC.
B.R, Sam
Hi @shri00
Great to hear that you have compiled the project. It seems not easy to download/debug via remote SSH becasue RT1170 is one kind of MCUs and totally different with Linux/SoC/MPU. Please see the below list to find more.
B.R,Sam
Hi Sam,
Thanks for writing back. I assume your answer is for RT600. And thanks for suggesting the different tools, I'll check them out.
Best,
Shri