Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

debug / run #6

Open
FlexyZ-xx opened this issue Feb 17, 2020 · 4 comments
Open

debug / run #6

FlexyZ-xx opened this issue Feb 17, 2020 · 4 comments

Comments

@FlexyZ-xx
Copy link

Hi

I know this project is an old one. I just got the si4010-kfobdev-434 devkit and got all the software running - was a pain to find it all

Anyway from Silabs IDE I can connect to the "4010-DKPB434-BM" and download code, but how do I run the code with out being connected to the toolstick/debugger?

Is it correct that I can only burn/flash ones - also on the "4010-DKPB434-BM"?

I hope you can help me :)

Thanks
Felix

@mstegen
Copy link
Owner

mstegen commented Feb 17, 2020

For programming i used Si4010_NVM_Burn_CL.exe called by a batch file. I found it programmed the fastest.
Not sure anymore where i got that from. It's in a folder called Si4010_NvmProgUtil
Yes the Si4010 IC's are one time programmable only, but as you noticed you can debug/load the program in RAM to test if everything works.

@FlexyZ-xx
Copy link
Author

Thanks for your reply :) - I tried to change the LED to constantly on, but no LED - there is a red LED with activity when uploading code og multi-step

When I press F5/RUN can I remove 4010-DKPB434-BM from the Toolstick and should it keep running? - it has a battery on the back side. Or do I have to test while connected to my computer?

btw. Will this https://www.telstore.it/en/650201131g.html work for the PIC project?

Felix

Screen Shot 2020-02-17 at 10 52 27

@FlexyZ-xx
Copy link
Author

Hey

Maybe I did not create the project correct in Silabs IDE. I just added your files and the 4010 include files.

But when I "Build Male/Project" I get a lot of *** WARNING L1: UNRESOLVED EXTERNAL SYMBOL
, so I guess I need to link with a library or?

Thanks again
Felix

@FlexyZ-xx
Copy link
Author

Got a little closer by adding the license to KEIL - tried to replace the .c and .h on the "keyfob_demo_2" example folder, but don't seem to work - does the screendump look correct? - or could you send me your original project, so I get all the options correct?

silabs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants