本人所用的是omapl138开发板,在进行基于仿真器的程序加载和烧写的过程中出现了一些问题/ I& w5 B+ ~% G4 P0 h6 p2 y/ J
当CCS连接开发板CPU时,ccs显示已经和CPU正常连接起来了
2 f' T- a( u& [7 o8 a
( L; J& f5 x$ B- j但是console窗口打印出来的信息显示不正常4 l8 P2 }8 V f( s! j/ O5 _$ }. [/ h
ARM9_0: Output: Target Connected. ARM9_0: Output: --------------------------------------------- ARM9_0: Output: Memory Map Cleared. ARM9_0: Output: --------------------------------------------- ARM9_0: Output: Memory Map Setup Complete. ARM9_0: Output: --------------------------------------------- ARM9_0: Output: PSC Enable Complete. ARM9_0: Output: --------------------------------------------- ARM9_0: GEL: Error while executingOnTargetConnect(): Target failed to write 0x01C11138 at (*((unsigned int *) (0x01C11000+0x138))|=0x1) [omapl138.gel:25] at device_PLL0(0, 18, 0, 0, 1, 3, 9)[omapl138.gel:426] atSet_Core_456MHz() [omapl138.gel:443] atCore_456MHz_DDR2_156MHz() [omapl138.gel:261] atCPU_PLL_PSC_DDR_Init() [omapl138.gel:251] atOnTargetConnect() . 于是加载文件烧写程序时就打印出下面的信息,无法进行下一步操作了 ARM9_0: Trouble Removing Breakpoint with the Action "Finish Auto
7 T* k. O+ i& U: y a9 a |