Search found 7 matches

by AlokD
Sun May 11, 2025 6:40 pm
Forum: NetBurner Hardware
Topic: Migrating from EOL MOD5282 to a replacement supporting CAN
Replies: 4
Views: 4894

Re: Migrating from EOL MOD5282 to a replacement supporting CAN

Hi Tom,

Maybe the fact that there would be much change to the codebase suggested that it would be a great deal of logic change. I did not mean that.

Rather, I just meant that there would be a great deal of change in terms of lines of code. This based on the fact that, for example:
- all basic ...
by AlokD
Mon May 05, 2025 11:23 am
Forum: NetBurner Hardware
Topic: Migrating from EOL MOD5282 to a replacement supporting CAN
Replies: 4
Views: 4894

Re: Migrating from EOL MOD5282 to a replacement supporting CAN

Hi TomNB,

I just realized I should probably have responded last week to let you know that I found the above information very useful! Thank you!

I was waiting to see whether my team would decide go with MOD54415 or MODM7AE70 given the above information. However, they have not yet made a decision ...
by AlokD
Sat Apr 26, 2025 9:36 pm
Forum: NetBurner Hardware
Topic: Migrating from EOL MOD5282 to a replacement supporting CAN
Replies: 4
Views: 4894

Migrating from EOL MOD5282 to a replacement supporting CAN

Hello,

I am looking to migrate from the MOD5282 to a newer platform that is pin-compatible with it.

On the MOD5282, other than power and ground, I am currently using the following pins on J1:
- 6: Chip Select 2
- 7: Chip Select 3
- 8: Output Enable
- 11: Transfer-in-progress

And the following ...
by AlokD
Thu Jun 06, 2024 7:32 pm
Forum: NetBurner Software
Topic: Latest cross-compilers for different NNDK releases
Replies: 6
Views: 33546

Re: Latest cross-compilers for different NNDK releases

Hello TomNB,

Apologies for the late reply. I was waiting to hear from my team today about whether NNDK 2.9.7 is suitable for our needs at the moment.

Since it supports GCC-8, I received confirmation it should be suitable. Thanks very much for providing us that information.

I will plan to update ...
by AlokD
Wed Jun 05, 2024 7:21 pm
Forum: NetBurner Software
Topic: Latest cross-compilers for different NNDK releases
Replies: 6
Views: 33546

Re: Latest cross-compilers for different NNDK releases

Hello TomNB,

Thanks for very quick reply.

I would be looking to update to C++17 to be able to reuse code from an external codebase with the MOD5282. I believe that requires GCC-7 or GCC-8 for full support, according to this: https://gcc.gnu.org/projects/cxx-status.html#cxx17

If that is not ...
by AlokD
Wed Jun 05, 2024 4:52 pm
Forum: NetBurner Software
Topic: Latest cross-compilers for different NNDK releases
Replies: 6
Views: 33546

Re: Latest cross-compilers for different NNDK releases

Hello TomNB,

Thank you very much for the information about the MODM7AE70 and for letting me know about the limitations of the MOD5282.

This is for a commercial application and unfortunately it is not my decision as to whether I can upgrade to MODM7AE70 or not. However, by comparing them, I could ...
by AlokD
Wed Jun 05, 2024 8:56 am
Forum: NetBurner Software
Topic: Latest cross-compilers for different NNDK releases
Replies: 6
Views: 33546

Latest cross-compilers for different NNDK releases

Hello,

I am new to the forum, even though I have been working with NetBurner boards for some time now.

One board I am still actively developing for is NetBurner MOD5282 (I am fully aware it is EoL).

I would like to upgrade the m68k-elf cross-compiler for it, either on Windows or Linux. Even if ...