出现下面的error: 请问是什么原因??
Cortex_M4_0: Error: (Error -1170 @ 0x0) Unable to access the DAP. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK…
Hi David,Jiang
CC3220SF跟CC3200烧写及仿真方式不同。
1. 就Launchpad而言,CC3200Launchpad采用的FTDI,上位机为uniflash V3.41,可采用USB转UART下载bin程序及Servicepack,下载时若采用的Launchpad上的FTDI,则需要将reset引至CC3200,且SOP设置为100,如下图。若串口只连接"TX,RX",则uniflash会提示“please restart the device”,需手动resetCC3200…
你好,
你描述的问题是程序一直在中断里面执行吗?
断点打在里面可以停住吗?
下面的程序是TI的参考代码,希望对你有帮助:
/* --COPYRIGHT--,BSD_EX * Copyright (c) 2012, Texas Instruments Incorporated * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are…