Could you be kind enough to share your code, or a cut-down version, and some build instructions, or a pointer to How To, because I haven't been able to find a simple example or tutorial showing how to use both ARM and RISC-V cores at the same time.my main program is on core 0 in RISCV and it calls the float functions on core 1 ARM. Everything works fine.
Building for ARM plus ARM or RISC-V plus RISC-V is simple enough, but I couldn't figure out how to build a mixed executable.
Statistics: Posted by hippy — Thu Mar 13, 2025 4:38 pm