Hi Jorge,

In your project you commented that some eBike controllers were using
STM32F103, but I didn't see reference and links to buy it.

I want to test NuttX RTOS on that controller, there is not NuttX
ported to STM8. The main reason is because 1KB-2KB RAM is not enough
to run NuttX, but new STM8 with 6KB RAM could be an option.

Thank you very much in advantage.

BR,

Alan

On 11/22/18, Casainho <casai...@gmail.com> wrote:
> See here how I debug using Eclipse (on Linux), on this case STM8 on cheap
> chinese ebike motor controllers and displays:
>
> -
> https://opensourceebikefirmware.bitbucket.io/development/Development_tools--Linux--Step-by-step_tutorial_development_tools--(optional)_Tools_to_debug_the_firmware.html
>
> -
> https://opensourceebikefirmware.bitbucket.io/development/Development_tools--Linux--Step-by-step_tutorial_development_tools.htmls
>
> Cumprimentos,
> Jorge Pinto
>
>
> On Wed, Nov 21, 2018 at 8:12 PM Michael Graichen <
> michael.graic...@hotmail.com> wrote:
>
>> Hey,
>>
>> Does anyone know how I can teach eclipse cdt to use a different debugger
>> than gdb?
>>
>> I can change the debugger in the "Debug configuration" to a different
>> program.
>> Eclipse seems to call this program with "--version" as an argument but if
>> it's not gdb it will exit. So i wrote a little c program that gives
>> exactly
>> the same output as my gdb when "--version" is the first argument. Then
>> eclipse seems to call gdb a second time but will exit later because of an
>> timeout.
>>
>> I would love to teach eclipse to work with sdcdb but I'm stuck right now.
>>
>> Or what IDEs are you using?
>>
>> Best regards,
>> Michael
>> _______________________________________________
>> Sdcc-user mailing list
>> Sdcc-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/sdcc-user
>>
>


_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to