Is there some USB example for Keil & EFM8UB3 Thunderboard?
I'm trying to run silabs "VCPXpress_Echo_main.c" with no success!
Best Regards!
Discussion Forums
8-bit MCUs
Answered
Answered
AFAIK the example don't provide the keil uVision project.
You need create a new keil project and port the code to keil.
Correct Answer
0
Thanks for answer!
I have successfully build this project and here is project archive if some one needs. Also you need to add "stdbool.h" and "stdint.h" in keil silabs inc. directory if they missing.
EFM8UB31 USB & Keil
Hello,
Is there some USB example for Keil & EFM8UB3 Thunderboard?
I'm trying to run silabs "VCPXpress_Echo_main.c" with no success!
Best Regards!
AFAIK the example don't provide the keil uVision project.
You need create a new keil project and port the code to keil.
Thanks for answer!
I have successfully build this project and here is project archive if some one needs. Also you need to add "stdbool.h" and "stdint.h" in keil silabs inc. directory if they missing.
https://www.dropbox.com/s/y2zjx1eo7ptr0aj/EFM8UB3_VCP_Echo.rar?dl=0
Best Regards!
Hi again,
I forgot to tell that get this keil linker Warning:
I'm not sure if this can cause some problem..?
Hi Kmp,
Does this help? https://developer.arm.com/documentation/ka003513/latest