#include "uart.h" int main() { printf("hello, world"); return (0); } ... The Arty-7 100T board should be attached to the OpenOCD debugger, in order to debug ...
確定! 回上一頁