Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

It can't work on STM32G0B1CBT6 with FreeRTOS. Please help. #2703

Closed
1 task done
favoritewky opened this issue Jul 10, 2024 · 2 comments
Closed
1 task done

It can't work on STM32G0B1CBT6 with FreeRTOS. Please help. #2703

favoritewky opened this issue Jul 10, 2024 · 2 comments
Labels

Comments

@favoritewky
Copy link

favoritewky commented Jul 10, 2024

Operating System

Windows 11

Board

STM32G0B1CBT6

Firmware

I make a simple project here b3ee927

What happened ?

I make a CDC Usb device but not work, I need help.
It will get

error: redundant redeclaration of 'SystemCoreClock' [-Werror=redundant-decls]
   53 |   extern uint32_t SystemCoreClock;

So, I comment this line b3ee927#r144079217

How to reproduce ?

Download the firmware but nothing happend.

Debug Log as txt file (LOG/CFG_TUSB_DEBUG=2)

.USBD init on controller 0, Highspeed = 0
sizeof(usbd_device_t) = 53
sizeof(dcd_event_t) = 12
sizeof(tu_fifo_t) = 20
sizeof(tu_edpt_stream_t) = 112
CDC init

Screenshots

No response

I have checked existing issues, dicussion and documentation

  • I confirm I have checked existing issues, dicussion and documentation.
@favoritewky
Copy link
Author

@Commotari Please help me.

@HiFiPhile
Copy link
Collaborator

Please don't use issue for asking for help.

Repository owner locked and limited conversation to collaborators Jul 10, 2024
@HiFiPhile HiFiPhile converted this issue into discussion #2704 Jul 10, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
Projects
None yet
Development

No branches or pull requests

2 participants