找回密码
 注册

微信扫码登录

使用验证码登录

只需一步,快速开始

胜天工科技销售各种数字电视信号调制卡胜天工科技销售各种数字电视信号码流卡

【游客、新手、注册会员的区别】 【积分策略和会员晋级说明】 【发帖和附件上传规则】 【如何下载感兴趣的资料】 【如何获取梦游币】 【侵权资料处理及免责说明】
查看: 2425|回复: 0

EMMA2LL---How to program the ELF file into the Flash use PROM Programmer?

[复制链接]
  • TA的每日心情
    开心
    12 小时前
  • 签到天数: 4204 天

    [LV.Master]伴坛终老

    发表于 2014-3-19 10:36:51 | 显示全部楼层 |阅读模式
    分享到:
    消息来自- 北京
    1.In NEC EMMA2LL demo board, the flash address is 16bit. A customer tell us that the byte order will swap when you use PROM programmer to program the flash

    e.g. use PROM programmer to write the 0xBD27F0FF to 0x1fc10000
    -> we will read 0x27BDF0FF at 0x1fc10000 use jtag65.exe

    So, we must swap the byte before use the PROM programmer

    2.The attached files can help you to get the binary file (sLoader + application software)

    Procedure:
    a) program the sloader into the flash use jtag65.exe
    b) program the application software into the flash use SUpdate.exe
    c) get the list file use jtag65.exe
    - run jtag65.exe
    - type "list temp"
    - type "d 1fc00000  1fcfffff"
    - type "nolist"
    - then, you can get temp.lst file

    d) convert the temp.lst file to output.bin file
    - Run the list2bin.exe in DOS prompt
    - type "list2bin temp.lst output.bin"
    - then, you can get output.bin file (sloader + application software)
    (The file output.bin is swapped, you can use it in PROM programmer directly)

    3.Attached file:
    a) temp.zip --- temp.lst
    b) output.zip --- output.bin
    c) list2bin.zip --- list2bin.exe
    d) list2bin.ccp --- list2bin.exe source code

    Program.zip (1.38 MB, 下载次数: 6)
    踩过的脚印
    您需要登录后才可以回帖 登录 | 注册

    本版积分规则

    QQ|Archiver|手机版|小黑屋|数字电视开发网 ( 京ICP备16008897号-5 )

    GMT+8, 2026-6-5 22:54 , Processed in 0.127399 second(s), 30 queries , Gzip On.

    Powered by Discuz! X3.5

    © 2001-2026 Discuz! Team.

    快速回复 返回顶部 返回列表