Search found 7 matches
- Thu Aug 01, 2024 12:52 pm
- Forum: NetBurner Software
- Topic: v3.5.1 errors
- Replies: 5
- Views: 3938
Re: v3.5.1 errors
I've benefitted in the past by using predef-overload.h with only the variables I want to change, instead of dealing with predef.h headaches every upgrade, that may help reduce the possible issues for you as well: https://www.netburner.com/NBDocs/Developer/html/page_programmers_guide-_n_b_r_t_o_s.htm...
- Fri Mar 29, 2024 2:56 pm
- Forum: NetBurner Hardware
- Topic: MODM7AE70 GPIO Pin States at Boot
- Replies: 4
- Views: 4641
Re: MODM7AE70 GPIO Pin States at Boot
Hi there! The default state for many chips like ours is to be internally pulled high with relatively weak impedance by default. Your circuit should be designed so that it fails-safe when the pins aren't being actively driven, in your case probably with a moderate pull-down resistor. This also helps ...
- Tue Jan 09, 2024 3:51 pm
- Forum: NetBurner Software
- Topic: Blog Post Roundup: C++ Exceptions and Remote Web Console
- Replies: 0
- Views: 8332
Blog Post Roundup: C++ Exceptions and Remote Web Console
For those not subscribed to our newsletter, we've got two recent blog posts up that might be useful for you: C++ Exceptions, Unwind Tables, and ‘relocation truncated to fit: R_ARM_PREL31’ Most embedded developers who’ve worked with a Cortex-M4 or newer part with external memory will likely have enco...
- Sun Oct 29, 2023 12:17 am
- Forum: NetBurner Software
- Topic: MOD-5270 Refer Code Base ?
- Replies: 2
- Views: 4048
Re: MOD-5270 Refer Code Base ?
You probably want to work with NNDK / NBEclipse 3.x instead of 2.x
Start with that the quick start and 3.x documentation here: https://www.netburner.com/get-started/
Start with that the quick start and 3.x documentation here: https://www.netburner.com/get-started/
- Sat Oct 28, 2023 11:43 pm
- Forum: NetBurner's Eclipse IDE
- Topic: Where can I download NBEclipse ?
- Replies: 3
- Views: 5388
Re: Where can I download NBEclipse ?
Hi! I'm not an expert on this question but I think the instructions are here https://www.netburner.com/get-tools/ and here https://www.netburner.com/NBQuickStartG ... tup_3.html
Maybe someone will have a better answer when it's a working day US time.
Maybe someone will have a better answer when it's a working day US time.
- Tue Sep 26, 2023 3:56 pm
- Forum: NetBurner Software
- Topic: Web Developers and Embedded Developers, this one's for you!
- Replies: 0
- Views: 7478
Web Developers and Embedded Developers, this one's for you!
Hi all! We've written a new post on our Learn Blog to help embedded developers learn about REST APIs and help web developers learn about writing C++ for the NetBurner, and the architecture/reasoning underpinning both sides. Your feedback is always welcome and appreciated! https://www.netburner.com/l...
- Tue Aug 29, 2023 1:55 pm
- Forum: NetBurner Software
- Topic: Help with issues using Web Interface
- Replies: 3
- Views: 3558
Re: Help with issues using Web Interface
If this is still an issue for you, I'd be happy to review your HTML. Feel free to send it via private message.