嗨,我有几个关于我的项目的问题
所以我在收到你的一些建议后直到这一点。
So i have put my soldering temperature under 250 degrees during the installment, and there's no short and problem with my IC.
Therefore I put all of needed port in my device, with precaution if there's anything wrong with my module.
I tried to consult my module, most of my design is almost exactly the same with SmartTag
所以我所做的第一件事是我将我的PO4和PO5,VCC地面(标准UART)连接到对话Devkit Basic DA 14580-1
因此,只要我尝试使用My SmartSnippet使用J-Tag将程序连接我的程序
I always received this alert
[INFO General @17-12-04 16:34:00] Could not measure total IR len. TDO is constant high.
[ERROR General @17-12-04 16:34:00] Could not read memory address 0x50003200 with function JLINKARM_ReadMemHW
[ERROR General @17-12-04 16:34:00] No known chip found while opening JLink connection. Terminating proccess...
And whenever I try to connect using UART
I got a notification if I will be able to download my program
[INFO SPI Flash @17-12-04 16:41:40] Connection to COM44 port has successfully opened.
[INFO SPI Flash @17-12-04 16:41:40] Started download procedure..
[ACTION SPI Flash @17-12-04 16:41:41] Please press the hardware reset button on the board to start the download process.
but whenever I push reset button on Dialog DevKit Basic, the system won't read the reset button therefore I can't download my program and this alerts come out
[INFO Booter @17-12-04 16:41:56] Successfully disconnected from port COM44.
[ERROR SPI Flash @17-12-04 16:41:56] Failed downloading firmware file to the board.
(错误SPI Flash @17-12-04 16:41:56]失败的配置uring SPI Flash ports and pins.
Therefore, I think there's a problem with the reset button, so what I do next is I make my own Reset module button with consideration of
DA Devkit Reset按钮专门为Devkit制作,如果我使用相同的复位按钮,则我的电阻将是并行的,因此系统无法读取。
But after I make my own reset button the system still doesn't work.
I was quite stuck in this process, since if I can't connect my Device to my SmartSnippets what could I do with my project
我已经检查了所有接线,所有接线都很好,焊接和PCB层一切正常工作。
Can you help me to solve my problem, so I can deploy DA 14580-1 as my Bluetooth Processor
Please assists me, and I will be very happy to share my current pcb module design
Kinds Regard,
Kevin
Hi kevleo94,
Please check the Tutorial 7 : DA1458x prototype bring up guide, this will give you some advices in order to overcome your issues.
Thanks MT_dialog
HI MT_dialog,
I've read, and tried that tutorial but still nothing change.
I have removed all the jumper in J4 and the same problem is appear.
I still not able to launch reset button in my project, I have no idea where I'm going wrong.
Could anyone of your representative reach me offline? or any online consultation?
I stuck on this problem and non of the response is resolving my current problem.
I tried to connect using UART and JTAG and both system is fail to connect my data.
And I don't even able to connect to my DA Chip, so I doesn't even know if my program is working or not.
I'm looking forward for your assistance.
Kinds Regard
Kevin
Hi kevleo94,
Regarding the downloading fw through the JTAG, you will need to connect the SWDIO and SWCLK with the TMS and TCK pins on the dev kit (that is if you are using a pro or a basic kit for programming the custom board) and not the P04 and P05 since those are UART pins only. Since you are trying to connect via jlink you wont need a reset and the other connection you should have is only the VCC and GND. If you are not able to connect via JTAG then I am quite convinced that what you are experiencing is either a manufacturing issue, the problem should be on your PCB (since you have followed the refernce designs as allready mentioned this is an assembly issue) or something is wrong with your connections.
Thanks MT_dialog
Hello!
I was having the same issue, I downloaded the 4.8 version of SmartSnippets and the error disappeared
Hello vrabo!
i'm using smartsnippets v4.8.3.1804. which version did you use?
thank you