I am working on new features for our hardware with the SDK.. still debugging..
building on linux.
I will be traveling for the next 2 months, taking my mac mini.,.
1.0.2 doesn’t support mac builds..
SO, I have a VM, with Linux Arm, and have installed the environment.
but build firmware fails, [error 13], permission denied: cmake
cmake has the same file permissions as on my Intel linux box 555 (R.X)
it is the only cmake on the system.. version 4.2.2, my intel box has 4.2.1
I am taking the 1.1.1 sdk too, and may work on porting my code there.. (as there ARE changes in the sdk runtime vs 1.0.2)
the CreateTarget.py correctly built the BuildOutput folder for the Type2AB_EVB board..
any guidance?