ESP32-S2 ULP compiling in C
Posted: Thu Jun 10, 2021 2:14 am
All,
From the S2 IDF SDK:
"The main difference from the FSM ULP is this variant can be programmed in C using standard GNU tools"
Can someone explain exactly how to program and compile in C the RISC-V based ULP versus the main Tensilica core. Can all the SDK C commands be treated the same way as we would use them when programming the main core? Any differences?
I could not find any documentation apart from the API guides in github, but its all in assembly.
Thanks.
From the S2 IDF SDK:
"The main difference from the FSM ULP is this variant can be programmed in C using standard GNU tools"
Can someone explain exactly how to program and compile in C the RISC-V based ULP versus the main Tensilica core. Can all the SDK C commands be treated the same way as we would use them when programming the main core? Any differences?
I could not find any documentation apart from the API guides in github, but its all in assembly.
Thanks.