Hi Folks,
I have successfully developed projects with the SDK compiler and loaded and ran them with the MicroZED board set to JTAG mode. Now, I need to compile code to run with the SD card linux image. I assume I can compile code and then take the SD card to my pc to copy it and then move the SD card back to the MicroZed to run it. But, that becomes cumbersome as the code iterates. Is there some way to have the compiler send the executable directly to the SD card so that I can run it and test it without removing the card?
Thanks and best regards,
MRL