Micom_Electric/마이컴_원칩
2011. 10. 3. 22:39
Japan FAT System
while trying to use it I got dumped bunch of errors,,,,,
Reason ?
If you want to use code page 437 = pure English set
modify your Makefile as following
and copy that file to your project folder
while trying to use it I got dumped bunch of errors,,,,,
Reason ?
If you want to use code page 437 = pure English set
modify your Makefile as following
PROJECT = avr_mmc
CSRC = main.c uart.c ff.c mmc.c rtc.c ccsbcs.c
and copy that file to your project folder