Thank You for your continued support and contributions!
ATA1 banks....
*PANIC*Stkov scroll
if(((unsigned int *)old->stack)[0] != DEADBEEF) thread_stkov(old);
mountNo partition found
// if (rc<=0)// {// error(EDISK,rc);// }
mountstart mounting disks. fat_init. NUM_VOLUMES : 1start disk_mount(0)start fat_mount()fat_mount() - BPB is not sanestart fat_mount()fat_mount() - Couldn't read BPB (error code -1)start fat_mount()fat_mount() - BPB is not sanestart fat_mount()This is not FAT32. Go away!No partition foudn, trying to mount sector 0.start fat_mount()
#else /* #ifdef HAVE_FAT16SUPPORT */// DEBUGF("This is not FAT32. Go away!\n");// printf("This is not FAT32. Go away!");// return -2;
#ifdef HAVE_FAT16SUPPORT fat_bpb->is_fat16 = true; if (fat_bpb->dataclusters < 4085) { /* FAT12 */ DEBUGF("This is FAT12. Go away!\n"); printf("This is FAT12. Go away!"); return -2; }
This is not FAT32. Go away!
#define HAVE_FAT16SUPPORT
#define HAVE_LCD_SHUTDOWN
static void lcd_display_off(void)
void lcd_shutdown(void)
Page created in 0.104 seconds with 14 queries.