Information Center for ARM

Description: Upon startup, the program displays the menu. - Press 'a status' to print AT25 chip status; - Press 'a device' to get device information; - Press 'w 0 abcd' to write the flash; - Press 'r 0 4' to read at address: 0x00000000; - Press 'd 0 4k' to erase the flash; - Press 'w 0 12345678' to write the flash; - Press 'r 0 8' to read at address: 0x00000000; - Press 'd 0 32k' to erase 32k size of flash; - Press 'd 0 64k' to erase 64k size of flash; - Press 'm' to print the menu.