kendryte-freertos-sdk
kendryte-freertos-sdk copied to clipboard
compiling issue
I am relative new to RTOS and Linux. I am using Linux and when I enter "cmake .. -DPROJ=<ProjectName> -DTOOLCHAIN=/opt/riscv-toolchain/bin && make" to compile I get an error "bash: main: No such file or directory".
Thank you.