uCAN-LIN / LinUSBConverter

LIN(Local interconnect network) to USB converter with LIN master support compatible with SLCAN.
GNU General Public License v3.0
70 stars 33 forks source link

usb library heap and stack sizes #12

Open CheAhMeD opened 1 year ago

CheAhMeD commented 1 year ago

Hello I tried to replicate the board with a different mcu (STM32F042K6T6: same but bigger flash) with no success including the USB_DEVICE library using CubeIDE. I get some errors while compiling _user_heap_stack will not fit and '.text' will not fit. This is without including the open-lin library! Is there something I am missing here?

thank you

Lukasz-Juranek commented 1 year ago

Read about setting heap/stack i think it needs to be adjusted

śr., 5 lip 2023 o 11:11 Ahmed Chehaibi @.***> napisał(a):

Hello I tried to replicate the board with a different mcu (STM32F042K6T6: same but bigger flash) with no success including the USB_DEVICE library using CubeIDE. I get some errors while compiling _user_heap_stack will not fit and '.text' will not fit. This is without including the open-lin library! Is there something I am missing here?

thank you

— Reply to this email directly, view it on GitHub https://github.com/uCAN-LIN/LinUSBConverter/issues/12, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB7RRARVEZFGY7B6XKC34BDXOUVUXANCNFSM6AAAAAAZ6U56MI . You are receiving this because you are subscribed to this thread.Message ID: @.***>