Feeds
提问
hi i used code block and matlab. then my code block cant run. \Users\user\AppData\Local\Temp\Rar\project.c||No such file or directory| ||=== Build failed: 1 error(s), 0 warning(s) (0 minute(s), 0 second(s)) ===|. what should i do
//test for Serial COM with matlab #define F_CPU 16000000UL #include <inttypes.h> #include <avr/io.h> ...
8 years 前 | 0 个回答 | 0
0
个回答提问
Error opening a text file using fopen
disp('Setting up serial communication...'); % Determine which COM port is for microcontroller and change a = ard...
8 years 前 | 1 个回答 | 0
