xiangfu wrote:
this the start_kboot.c:
static const unsigned char buf={ /*the buf is the image of blink_led*/
i change this to "unsigned char buf[]={"
then there no warning but still not workxiangfu wrote:
this the start_kboot.c:
static const unsigned char buf={ /*the buf is the image of blink_led*/
i change this to "unsigned char buf[]={"
then there no warning but still not work