Hi,
Perhaps I understand what happened to the rx65n target.
This might be a compiler issue that it generates external function symbols with
an underscore.
According to gcc document, it says that:
===
Warning: the ‘-fleading-underscore’ switch causes GCC to generate code that is
not binary comp
Yes, I switch from eclipse to vscode several month ago. The experience is much
better than eclipse from many perspective(project, editor, search, debug, shell
and git). It's a good idea to setup the new wiki page to describe how to setup
vscode for NuttX development, so the community can try vsc
They released today mentioned IDE
https://os.mbed.com/blog/entry/mbed-studio-1-release
It is literally vscode with few plugins. We could go the same way and do
NuttX Studio :)
For the beginning I could just provide instructions on how to use vscode
with NuttX both for local and remote development
- 80 MHz ARM Cortex M4-F
- UART only, no USB
- FPGA has 2400 logic cells
- Open Source software for development
It's pretty low-power, but that last part is amazing– it would be great to
have an RTOS+FPGA that was programmable by all open source software.
I will have to think of somet
Hi Matias,
On 6/18/20, Matias N. wrote:
> I've been looking a bit more into how Zephyr code handles the NRF chips and
> how the Bluetooth stack is organized, see here:
> https://github.com/zephyrproject-rtos/zephyr/tree/master/subsys/bluetooth/controller
>
> From what I understand, they can eith
I've been looking a bit more into how Zephyr code handles the NRF chips and how
the Bluetooth stack is organized, see here:
https://github.com/zephyrproject-rtos/zephyr/tree/master/subsys/bluetooth/controller
From what I understand, they can either talk to a controller via HCI UART/SPI
or direc
On Thu, Jun 18, 2020 at 7:43 AM Erdem MEYDANLI wrote:
> I wanted to revive this discussion. As I stated before, I and a friend of
> mine (a graphical artist.) will start working on this. But,
>
> - What's the deadline for this? (A deadline is a powerful force for
> motivation.)
Feel free to pro
I wanted to revive this discussion. As I stated before, I and a friend of
mine (a graphical artist.) will start working on this. But,
- What's the deadline for this? (A deadline is a powerful force for
motivation.)
- We are planning to come up with a logo with a mascot. As stated above, a
mascot
It looks like a promising platform, but the shipping cost to the EU is
unbelievable. :). I want to support porting efforts, but let's see first if
I can receive it via a freight-forwarder service.
Erdem
Agree that we don't need provide two drivers to collect the similar
information. It's better to incorporate the new feature and ftrace format into
the current driver. The change may break the binary format combability but I
think it's acceptable to get the more feature and clean implementation.
Hi,
I am not working on my github account branch, I am working by downloading the
Apache NuttX codebase on my local PC.
I was thinking of checking it first on my local PC, and then merging it on
github.
I have also observed the following, related to the issue observed :
1. I also observed
11 matches
Mail list logo