用到ucos这个操作系统,简单容易移植,占用资源少。一般来说,在ucos上运行标准C函数应该是没有什么问题的。这时候问题就出现了 当ucos运行到Cortex-M3上时候,这个时候使用sprintf进行浮点数格式化输出的时候就会有些问题,无法正常输出浮点数,操作系统也会停止运行,处于崩溃状态。 操作...
分类:
其他好文 时间:
2015-09-09 13:28:40
阅读次数:
268
Cortex-M4 Core RegistersGoal:visualizingwhat happens to the Cortex-M4 core registers after resetHere's what happens after the processor is reset:Gener...
分类:
其他好文 时间:
2015-09-09 01:03:48
阅读次数:
135
http://blog.chinaunix.net/uid-28458801-id-3486399.html参考文件:1,AM335x ARM Cortex-A8 Microprocessors (MPUs) Technical Reference Manual.pdf;2,am3359.pdf;1...
分类:
其他好文 时间:
2015-09-08 23:15:44
阅读次数:
458
Signature Creator for NXP Cortex-M DevicesAlgorithm for creating the checksumThe reserved Cortex-M3 exception vector location 7 (offset 0x001C in the ...
分类:
其他好文 时间:
2015-09-06 14:43:51
阅读次数:
594
简介本页提供了一些使用LPC43xx器件双核特性的基本信息。此页面上的信息和专题使用Keil uVision4工具,以双核工程的使用来演示。该工程初始化两个内核以运行FreeRTOS,并采用三色LED指示M0和M4内核的运行,以及双核处理器之间的通信。该项目把重点放在双核工程的细节上,力求基础和简单...
分类:
其他好文 时间:
2015-09-02 18:51:37
阅读次数:
1367
JTAG was the traditional mechanism for debug connections for ARM7/9 parts, but with the Cortex-M family, ARM introduced the Serial Wire Debug (SWD) In...
分类:
其他好文 时间:
2015-08-27 14:59:44
阅读次数:
1530
Serial Wire Debug (SWD) provides a debug port for severely pin limited packages,often the case for small package microcontrollers but also complex ASI...
分类:
其他好文 时间:
2015-08-21 20:51:24
阅读次数:
197
UT4418开发板是深圳市友坚恒天科技有限公司基于三星平板方案设计的经验,结合广泛调开设计的一款S5P4418处理器开发板。该方案基于三星新一代28nm从CortexA9四核CPU的发平台。整合了目前工业、消费、车载等行业常用接口,满足常规应用。支持5路UART、4路PWM\\GPIO12路、2路12C接..
分类:
其他好文 时间:
2015-08-21 19:41:47
阅读次数:
287