I followed the two API interfaces provided in the book to convert the .mdb file to the .cdb file on the PC. Why does the overflow error "6 Overflow" appear? I hope to understand this aspect and solve
It is from ST's 2.0.3 version firmware library, which contains an SDIO sample program. I am using STM32F103VET6, MDK3.24 to perform the following operations: Status = SD_Init(); Status = SD_GetCardInf
Created a project test; Made sure there were no syntax errors. An error occurred when executing the make command: Makefile:119: warning: overriding commands for target 'moc_test1.cpp' Makefile:116; wa