Hi fpiSTM
I've just applied those changes and as far as I can tell everything is working perfectly!
Thanks for your help!
Would it be useful to have my boards.txt configuration as well so the Generic G070KB processor can be added?
Is there also a reason why this processor uses the alternative ...
Search found 3 matches
- Fri Aug 07, 2020 1:06 pm
- Forum: Custom design boards
- Topic: Problem with G070KB support
- Replies: 6
- Views: 7826
- Wed Aug 05, 2020 9:12 pm
- Forum: Custom design boards
- Topic: Problem with G070KB support
- Replies: 6
- Views: 7826
Re: Problem with G070KB support
Hi,
Thanks for getting to this!
I managed to get a semi-work around but I'm not hugely familiar with the configuration files. I found that by adding
USART1_IRQn = 27, /*!< USART1 Interrupt */
USART2_IRQn = 28, /*!< USART2 Interrupt */
USART3_4_IRQn = 29, /*!< USART3, USART4 globlal ...
Thanks for getting to this!
I managed to get a semi-work around but I'm not hugely familiar with the configuration files. I found that by adding
USART1_IRQn = 27, /*!< USART1 Interrupt */
USART2_IRQn = 28, /*!< USART2 Interrupt */
USART3_4_IRQn = 29, /*!< USART3, USART4 globlal ...
- Sat Jul 18, 2020 12:50 am
- Forum: Custom design boards
- Topic: Problem with G070KB support
- Replies: 6
- Views: 7826
Problem with G070KB support
Hi,
I have been attempting to add generic support for the G070KB processor but have run into a few issues. I have managed to create other boards (following the 'Add New Varient' guide) without problem but I am in a bit over my head with this problem.
I have created all the required files (ldscript ...
I have been attempting to add generic support for the G070KB processor but have run into a few issues. I have managed to create other boards (following the 'Add New Varient' guide) without problem but I am in a bit over my head with this problem.
I have created all the required files (ldscript ...