You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2022/01/19 10:20:41 UTC

[GitHub] [mynewt-nimble] C-Innovation commented on issue #940: blehci-usb app fails on assert when trying to upload an image using newtmgr

C-Innovation commented on issue #940:
URL: https://github.com/apache/mynewt-nimble/issues/940#issuecomment-1016289302


   @ncasaril could you please share your source project? I have some problems to run usb transport...
   
   Building target targets/mybtshell
   Linking /home/yaroslav/dev/blehciproj/bin/targets/mybtshell/app/@apache-mynewt-nimble/apps/btshell/btshell.elf
   Error: /usr/lib/gcc/arm-none-eabi/9.2.1/../../../arm-none-eabi/bin/ld: /home/yaroslav/dev/blehciproj/bin/targets/mybtshell/app/@apache-mynewt-nimble/nimble/host/@apache-mynewt-nimble_nimble_host.a(ble_hs.o): in function `ble_hs_tx_data':
   /home/yaroslav/dev/blehciproj/repos/apache-mynewt-nimble/nimble/host/src/ble_hs.c:711: undefined reference to `ble_hci_trans_hs_acl_tx'
   /usr/lib/gcc/arm-none-eabi/9.2.1/../../../arm-none-eabi/bin/ld: /home/yaroslav/dev/blehciproj/bin/targets/mybtshell/app/@apache-mynewt-nimble/nimble/host/@apache-mynewt-nimble_nimble_host.a(ble_hs.o): in function `ble_hs_init':
   /home/yaroslav/dev/blehciproj/repos/apache-mynewt-nimble/nimble/host/src/ble_hs.c:796: undefined reference to `ble_hci_trans_cfg_hs'
   /usr/lib/gcc/arm-none-eabi/9.2.1/../../../arm-none-eabi/bin/ld: /home/yaroslav/dev/blehciproj/bin/targets/mybtshell/app/@apache-mynewt-nimble/nimble/host/@apache-mynewt-nimble_nimble_host.a(ble_hs_hci_cmd.o): in function `ble_hs_hci_cmd_transport':
   /home/yaroslav/dev/blehciproj/repos/apache-mynewt-nimble/nimble/host/src/ble_hs_hci_cmd.c:41: undefined reference to `ble_hci_trans_hs_cmd_tx'
   collect2: error: ld returned 1 exit status


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org