数组定义的前面加上code修饰,将字符串常量数据放到代码区去。不要占用单片机过多的RAM。如: code char strMystring[] = "Hello world ";
需要调大keil里的data区