★ FAQ ★ SGL programming relatedThese functions can be used in the current SGL, but if you need to use the slCd * function group of SGL in the middle, slCdInit initializes the internal variables of SGL, and when you return to the original, It is necessary to reinitialize with the initialization function such as GFS_Init / STM_Init / CDC_CdInit of SBL.
Also, if there is a file for which you want to read data many times, you can read it again without closing it (such as when reading alternately in the same area for processing), or seek to the location of the file and use any byte. Is there a way to read numbers?
Since it is a single sector in MODE 1, the value of CDKEY does not need to be considered as CDKEY_NONE.
★ FAQ ★ SGL programming related