摘要: 修改Application_Selector for 五四杯成功 ---------yw---0324---- 使用正常的步骤,得到restore_cycloneIII_3c25.flash文件 烧写进入flash 修改界面, System Is Starting Up Video and Audio Display System Function Selector 没有任何问题。 现象:只有进入... 阅读全文
posted @ 2010-03-26 08:42 MrYang 阅读(181) 评论(0) 推荐(0) 编辑
摘要: 修改vga_application_selector ---------yw-------2010.03.19------ 编译指令: 1. bsp ./create-this-bsp 生成 obj 文件夹 2. app ./create-this-app 生成 obj 文件夹 3. app make all 4. boot code app_selector_boot_code make 生成e... 阅读全文
posted @ 2010-03-26 08:38 MrYang 阅读(175) 评论(0) 推荐(0) 编辑
摘要: NEEK_VIP_demo_LCD_SVGA_成功修改 -------yw------2010.03.18------ 1. main.c 文件中含有“vip suites on neek v91 ” 文字 2. 修改文字,使用// /* */ 屏蔽掉一些话 步骤: 3. 第一次./create-this-bsp 即可,以后就不用了 4. ./create-this-app... 阅读全文
posted @ 2010-03-26 08:37 MrYang 阅读(296) 评论(0) 推荐(0) 编辑
摘要: NEEK 烧录flash 方法 --yw—2010.03.14 本篇所述的方法可进行对界面的修改,烧录flash,达到移植的目的。 一、 进行界面调试 1. 运行一系列命令 1).Create a BSP a. 切换到 application_selector/ software_examples/ bsp/ ucosii_application_selector b. Run the... 阅读全文
posted @ 2010-03-26 08:36 MrYang 阅读(947) 评论(0) 推荐(0) 编辑
摘要: License的问题 -------yw---2010.03.17--------- 1. Quartus8.0 NEEK 编译的通过 注意要加入SD卡的评估版license 使用破解sys_cpt.dll 替换原来的bin 文件目录下的sys_cpt.dll 2. VGA neek Quartus 7.2 编译的通过 VGA需要使用Quartus 7.2 版本才编译通过,否则有错误。 阅读全文
posted @ 2010-03-26 08:36 MrYang 阅读(194) 评论(0) 推荐(0) 编辑
摘要: SOPC硬件系统的搭建cycloneIII_3c25_niosII_application_selector (应用程序选择器)硬件系统的搭建遇到了两个问题:Error: el_camino_sd_card_controller.avalon_slave_0: Cannot have both write and writebyteenable (only one is allowed)SD卡有问... 阅读全文
posted @ 2010-03-26 08:33 MrYang 阅读(451) 评论(2) 推荐(0) 编辑