ChibiStudio for linux

Discussions and support about ChibiStudio, the free development environment for ARM.
tinito
Posts: 112
Joined: Tue Jun 07, 2011 10:32 am
Has thanked: 1 time
Been thanked: 1 time

Re: ChibiStudio for linux

Postby tinito » Fri Sep 21, 2012 8:33 am

The plugin folder is 260MB over 325MB of eclipse installation, given this I'm going to pack a 64bit version using the same workspace.

tinito
Posts: 112
Joined: Tue Jun 07, 2011 10:32 am
Has thanked: 1 time
Been thanked: 1 time

Re: ChibiStudio for linux

Postby tinito » Fri Sep 21, 2012 11:15 am

Here a preview with 64bit eclipse:
ftp://ftp.elet.polimi.it/users/Martino. ... iew.tar.gz

Up to now only eclipse is 64bit, openocd and GNU ARM tools are 32bit, thus you need 32bit compatibility libraries (ia32-libs on ubuntu).

User avatar
Tectu
Posts: 1226
Joined: Thu May 10, 2012 9:50 am
Location: Switzerland
Contact:

Re: ChibiStudio for linux

Postby Tectu » Sat Sep 22, 2012 10:21 pm

I found some minutes to try it out. I could start eclipse without any problems. Sadly I couldn't try anything out yet.


~ Tectu

daviddawe1982
Posts: 94
Joined: Thu Apr 11, 2013 10:35 am

Re: ChibiStudio for linux

Postby daviddawe1982 » Fri Apr 19, 2013 3:10 pm

hay all,
i am having a bit of trouble downloading the 32bit tar i keep getting a corruption would it be possible to add the file some where else??
thanks

tinito
Posts: 112
Joined: Tue Jun 07, 2011 10:32 am
Has thanked: 1 time
Been thanked: 1 time

Re: ChibiStudio for linux

Postby tinito » Mon Apr 22, 2013 1:57 pm

Hi, that's strange, I've downloaded ChibiStudio from that link many times with no problems.
do you get transfer errors or the download goes ok but the file is corrupted?
I've added the corresponding MD5 on the ftp ( ftp://ftp.elet.polimi.it/users/Martino.Migliavacca/ ), do you get a different checksum?

User avatar
Giovanni
Site Admin
Posts: 14457
Joined: Wed May 27, 2009 8:48 am
Location: Salerno, Italy
Has thanked: 1076 times
Been thanked: 922 times
Contact:

Re: ChibiStudio for linux

Postby Giovanni » Mon Apr 22, 2013 4:02 pm

You could try changing the SF mirror before download, it is possible it is corrupted on that specific mirror.

Giovanni

podhrmic
Posts: 21
Joined: Wed Nov 06, 2013 1:40 am

Re: ChibiStudio for linux

Postby podhrmic » Fri Nov 22, 2013 6:41 pm

Hi all,

I am running Eclipse with ChibiOS plugin in Ubuntu 12.04 and althoug I can debug the program with the GDB plugin, I can't see the thread info in ChibiOS/RT tab (see the attached image, you have to scroll down as it is on the bottom of the screen).

Is there a way how to turn on the ChibiOS/RT tab? Obviously I can see the variables individually (trace buffer etc.) but I can't make them show in the neat table.

I have all the debug checks in chconf.h enabled. I am using Eclipse Kepler Service Release 1 (build id 20130919-0819) with GDB debugger version 7.2.0 and ChibiOS v 2.6.2 and arm-none-eabi toolchain version 4.7.4 20130913, ChibiOS Configuration support plugin 1.3.0 and ChibiOS Debug Support plugin 1.1.0 (these plugins were copied from ChibiStudio).

Also, is there a zip file with ChibiStudio for linux? On sourceforge is only windows version (http://sourceforge.net/projects/chibios ... ibiStudio/)

Thanks.
Michal
Attachments
chibiOS_in_eclipse.png
chibiOS_in_eclipse.png (137.94 KiB) Viewed 5747 times

User avatar
Giovanni
Site Admin
Posts: 14457
Joined: Wed May 27, 2009 8:48 am
Location: Salerno, Italy
Has thanked: 1076 times
Been thanked: 922 times
Contact:

Re: ChibiStudio for linux

Postby Giovanni » Fri Nov 22, 2013 6:45 pm

Hi,

Threads become visible after executing chSysInit(), structures are not initialized before that point. You also need to click the "refresh" button in the plugin (the small two yellow arrows), it is not done automatically.

Giovanni

podhrmic
Posts: 21
Joined: Wed Nov 06, 2013 1:40 am

Re: ChibiStudio for linux

Postby podhrmic » Fri Nov 22, 2013 8:18 pm

Hi Giovanni,

i tried as you suggested - probably I should have posted a printscreen from the actual debugging:)

As you can see, when I stopped the program, there should have been 4 threads already plus the main thread.

Even after refresh, there is nothing in the ChibiOS/RT - threads tab.

All the sub tabs (timers, trace buffer...) are empty as well, but in the upper right corner you can see that the trace buffer definitely exists and has data, it is just not shown in the bottom tab.

Any ideas?
M
Attachments
chibios_eclipse_2.png
chibios_eclipse_2.png (187.98 KiB) Viewed 5742 times

User avatar
Giovanni
Site Admin
Posts: 14457
Joined: Wed May 27, 2009 8:48 am
Location: Salerno, Italy
Has thanked: 1076 times
Been thanked: 922 times
Contact:

Re: ChibiStudio for linux

Postby Giovanni » Fri Nov 22, 2013 8:46 pm

Are you using the standard debug mode in Eclipse? the debug plugin does not support the "DSF" debugger which is default of late.

debug.jpg
debug.jpg (64.85 KiB) Viewed 5740 times


Giovanni


Return to “ChibiStudio”

Who is online

Users browsing this forum: No registered users and 27 guests