Tom,
Thanks for the feedback. I'll reply to your questions soon. We should be using standard API, but I'll have to trace through the calls to confirm. I also need to confirm the we haven't modified the library code. I agree that getting the problem to reproduce on the dev board is an important step ...
Search found 5 matches
- Mon Nov 15, 2021 2:53 pm
- Forum: NetBurner Hardware
- Topic: How to take snapshot of MCF54415 UART control and PAR_UARTn registers?
- Replies: 5
- Views: 40689
- Mon Nov 15, 2021 9:45 am
- Forum: NetBurner Hardware
- Topic: How to take snapshot of MCF54415 UART control and PAR_UARTn registers?
- Replies: 5
- Views: 40689
Re: How to take snapshot of MCF54415 UART control and PAR_UARTn registers?
Hello Tom. Here is a summary of my software tools:
Build: NetBurner 2.7.7 build tools installed in Windows 10 computer. Build is run for various NetBurner projects by calling NbMake from Visual Studio. We loaded all of our builds into a Visual Studio solution. Also, we have made some modifications ...
Build: NetBurner 2.7.7 build tools installed in Windows 10 computer. Build is run for various NetBurner projects by calling NbMake from Visual Studio. We loaded all of our builds into a Visual Studio solution. Also, we have made some modifications ...
- Fri Nov 12, 2021 5:11 pm
- Forum: NetBurner Hardware
- Topic: How to take snapshot of MCF54415 UART control and PAR_UARTn registers?
- Replies: 5
- Views: 40689
How to take snapshot of MCF54415 UART control and PAR_UARTn registers?
Hello. I'm currently troubleshooting on your development system that we've upgraded from MOD5272 to MOD5441X. We have a support account, but since the question can also be generalized, I am posting here first.
Our NetBurner application is quite large and convoluted by now, so I'm trying to debug ...
Our NetBurner application is quite large and convoluted by now, so I'm trying to debug ...
- Wed Jul 28, 2021 11:06 am
- Forum: NetBurner Hardware
- Topic: Receiving "ghost" data on UART RX, also writing to UART serial port 2 sends data on serial port 1
- Replies: 2
- Views: 12577
Re: Receiving "ghost" data on UART RX, also writing to UART serial port 2 sends data on serial port 1
Tom,
Thank you for your reply. Regarding my first question on UART2 mapped to UART1, this question has been resolved. We are using custom MOD54415 boards (NBSL-500IR, rev. 1.1, 2014/Nov) from NetBurner. So on the MOD54415, the UART2 TX, RX pins on J2[19], J2[31] have in fact been re-routed to where ...
Thank you for your reply. Regarding my first question on UART2 mapped to UART1, this question has been resolved. We are using custom MOD54415 boards (NBSL-500IR, rev. 1.1, 2014/Nov) from NetBurner. So on the MOD54415, the UART2 TX, RX pins on J2[19], J2[31] have in fact been re-routed to where ...
- Tue Jul 27, 2021 9:02 am
- Forum: NetBurner Hardware
- Topic: Receiving "ghost" data on UART RX, also writing to UART serial port 2 sends data on serial port 1
- Replies: 2
- Views: 12577
Receiving "ghost" data on UART RX, also writing to UART serial port 2 sends data on serial port 1
I've recently taken over work on Netburner-based hardware. The code base that I'm working on has been moved from MOD5272 to MOD54415. Here are the problems or questions that I'm facing:
On MOD54415:
My application is sending data on serial port 0 and serial port 2 at 19200 baud without any problem ...
On MOD54415:
My application is sending data on serial port 0 and serial port 2 at 19200 baud without any problem ...