Simple question about PIC and Cortex

Hello! I’m new to the whole robotics world, and I found my self trying to program a cortex. If I have a program designed to write code for a PIC controller, can use it with a Cortex?

Hello jacks,

Thanks for visiting our forum.
No, a PIC program cannot be downloaded into an ARM-Cortex; however, there are some code compilers (ROBOTC) that allow you to write & download code to a both platforms.

-Eli