Skip to content

Missing "dcd_xxx" functions #721

Answered by caipifrosch
caipifrosch asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks a lot for your reply. I did not use any make files.

Please find detailed project information and procedure below.

  1. Win10. MCUXpresso 11.3
  2. tinyUsb test was using existing LPC1788 hardware
  3. first I ensured that existing freeRTOS firmware project compiled and debugged ok
  4. then I extracted tinyUsb Github folder to my project and added src to IDE incl. folders
  5. additionally, I extracted dual LUN msc example to my project folder (choosen to be starting point)
  6. example main() was changed to a init function, called from original projects initialization
  7. Two defines were added to tusb_config.h: #define CFG_TUSB_OS OPT_OS_FREERTOS and #define CFG_TUSB_MCU OPT_MCU_LPC177X_8X
  8. Blink timer stuff was …

Replies: 3 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@hathach
Comment options

@hathach
Comment options

Answer selected by caipifrosch
Comment options

You must be logged in to vote
4 replies
@hathach
Comment options

@caipifrosch
Comment options

@hathach
Comment options

@caipifrosch
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants