打印

求助关于自制DSP电路板load文件时出现的问题

[复制链接]
2225|2
手机看帖
扫描二维码
随时随地手机跟帖
跳转到指定楼层
楼主
soiso|  楼主 | 2008-3-8 22:50 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式

刚刚自制了一块5402的电路板,外接了FLASH和SRAM,仿真TI例程里的hello1工程文件时没有问题,但是下载时总是报如下错误:
Can't Set Breakpoint: Error 0x00000008/-1076 Error during: Break Point,  Cannot set/verify breakpoint at 0x000014A0
Breakpoint Manager: An error was encountered attempting to set a breakpoint used
 for end of program detection.
刚接触DSP不久,还望大家帮忙看看 谢谢

相关帖子

沙发
soiso|  楼主 | 2008-3-8 22:51 | 只看该作者

附map文件

OUTPUT FILE NAME:   <./Debug/testhello.out>
ENTRY POINT SYMBOL: "_c_int00"  address: 00001407


MEMORY CONFIGURATION

                  name            origin    length      used    attr    fill
         ----------------------  --------  ---------  --------  ----  --------
PAGE  0: EPROG                   00001400   00007c00  00000f1f  RWIX
         VECT                    0000ff80   00000080  00000064  RWIX

PAGE  1: USERREGS                00000060   0000001c  00000000  RWIX
         BIOSREGS                0000007c   00000004  00000000  RWIX
         IDATA                   00000080   00001380  00000c56  RWIX
         EDATA                   00001400   00008000  00000000  RWIX
         EDATA1                  00009400   00004c00  00000000  RWIX


SECTION ALLOCATION MAP

 output                                  attributes/
section   page    origin      length       input sections
--------  ----  ----------  ----------   ----------------
.pinit     0    00001400    00000000     

.trcinit   0    00001400    00000000     UNINITIALIZED

.gblinit   0    00001400    00000000     UNINITIALIZED

frt        0    00001400    00000000     UNINITIALIZED

.sysinit   0    00001400    00000000     UNINITIALIZED

.text      0    00001400    00000e56     
                  00001400    00000007     hello.obj (.text)
                  00001407    0000004a     rts.lib : boot.obj (.text)
                  00001451    00000052             : exit.obj (.text)
                  000014a3    000000fa             : fputs.obj (.text)
                  0000159d    00000326             : lowlev.obj (.text)
                  000018c3    0000000e             : memcpy.obj (.text)
                  000018d1    000002b7             : trgdrv.obj (.text)
                  00001b88    0000009f             : _io_perm.obj (.text)
                  00001c27    00000007             : _lock.obj (.text)
                  00001c2e    00000075             : fflush.obj (.text)
                  00001ca3    0000003c             : fseek.obj (.text)
                  00001cdf    000000aa             : ldmsg.obj (.text)
                  00001d89    00000087             : setvbuf.obj (.text)
                  00001e10    00000151             : fopen.obj (.text)
                  00001f61    00000274             : memory.obj (.text)
                  000021d5    00000050             : fclose.obj (.text)
                  00002225    0000002c             : memmov.obj (.text)
                  00002251    00000005             : remove.obj (.text)

.cinit     0    00002256    000000c9     
                  00002256    00000007     hello.obj (.cinit)
                  0000225d    00000009     rts.lib : exit.obj (.cinit)
                  00002266    0000001e             : lowlev.obj (.cinit)
                  00002284    00000006             : _lock.obj (.cinit)
                  0000228a    00000091             : defs.obj (.cinit)
                  0000231b    00000003             : memory.obj (.cinit)
                  0000231e    00000001     --HOLE-- [fill = 0]

.vectors   0    0000ff80    00000064     
                  0000ff80    00000064     vectors.obj (.vectors)

.data      1    00000000    00000000     UNINITIALIZED

.sysregs   1    0000007c    00000000     UNINITIALIZED

.far       1    00000080    00000000     UNINITIALIZED

.MEM$obj   1    00000080    00000000     UNINITIALIZED

.switch    1    00000080    00000000     UNINITIALIZED

.sysheap   1    00000080    00000000     UNINITIALIZED

.bss       1    00000080    00000326     UNINITIALIZED
                  00000080    00000005     hello.obj (.bss)
                  00000085    00000023     rts.lib : exit.obj (.bss)
                  000000a8    0000005c             : lowlev.obj (.bss)
                  00000104    000000d0             : trgdrv.obj (.bss)
                  000001d4    00000002             : _lock.obj (.bss)
                  000001d6    000001cd             : defs.obj (.bss)
                  000003a3    00000003             : memory.obj (.bss)

.const     1    000003a6    00000010     
                  000003a6    0000000e     hello.obj (.const)
                  000003b4    00000002     rts.lib : fputs.obj (.const)

.sysmem    1    000003b6    00000400     UNINITIALIZED

.cio       1    00000800    00000120     UNINITIALIZED
                  00000800    00000120     rts.lib : ldmsg.obj (.cio)

.stack     1    00000920    00000400     UNINITIALIZED

使用特权

评论回复
板凳
soiso|  楼主 | 2008-3-9 13:55 | 只看该作者

自顶

希望大家不吝赐教 谢谢

使用特权

评论回复
发新帖 我要提问
您需要登录后才可以回帖 登录 | 注册

本版积分规则

18

主题

41

帖子

0

粉丝