您好,谢谢回复。
程序启动方式uart、flash、sd都配置过,串口都没有bootme输出。
我们用的是dm365 evm的gel,目前还没用到ddr,cmd文件配置的是所有程序段都在0-4000的内部ram中,用xds100v2仿真器的结果如下:
ARM9: GEL Output: Disable IRQ/FIQ ARM9: GEL Output: Flush Cache ARM9: GEL Output: Disable MMU ARM9: GEL Output: Setup Power Modules…
在LMP3下,ACLK remains active.
您可以使用定时器timer将ACLK设为时钟源,产生定时中断来从LPM3模式下唤醒芯片
例程中给出的是WDT来唤醒,您可以参考一下
/* --COPYRIGHT--,BSD_EX
* Copyright (c) 2012, Texas Instruments Incorporated
* All rights reserved.
*
* Redistribution and use in source and binary forms…
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 //******************************************************************************
// MSP430FR69xx Demo - RTC in real time clock mode
//
// Description: This program demonstrates the RTC mode…
Other Parts Discussed in Thread: SPRC141 , SPRC074 我们现在自己要编写一个在线更新2407A的上位机界面,在TI官网上也下载了SPRC141 的文件包和SPRC074的文件包,打开看到了里面的文件了,但是不知道怎么使用。这两个文件包介绍的 Embedding Flash Programming into TMS320LF240x Applications 和Serial Port Flash Programming Utility ,我现在不明白的是…
自己开发的C6678板卡,用SEED-XDS560v2连接后,8个核同时工作,大概50分钟后,报了如下错误:
C66xx_7: Power Failure on Target CPU
C66xx_7: Failed to remove the debug state from the target before disconnecting. There may still be breakpoint op-codes embedded in program memory. It is recommended…