Search found 13 matches

by renegade82
Thu Jul 16, 2015 2:25 pm
Forum: VIPER
Topic: error cloning project
Replies: 1
Views: 3853

Re: error cloning project

I solved!
I selected in Viper/ide/examples/ the samples to be clone,
I converted line endings to LF in the main.py and project.md files.

thanks to GiacomoB
by renegade82
Tue Jul 14, 2015 11:46 am
Forum: VIPER
Topic: error cloning project
Replies: 1
Views: 3853

error cloning project

hi, I've downloaded viper enviroment for linux 64bit. I've extracted the archive in /opt directory and changed user:group and rights in Viper directory and recursively on all its subdirectories, but when i try to clone an example return me this error: error cloning project: something wrong in git: W...
by renegade82
Tue May 19, 2015 6:42 pm
Forum: ChibiStudio
Topic: ChibiStudio for linux
Replies: 58
Views: 41942

Re: ChibiStudio for linux

tinito wrote:Not sure about the error messages in italian, what if you just clean and build again?


yes, i've done it

tinito wrote:What system are you using, 32 or 64 bit?


Ubuntu 15.04 64bit

tinito wrote:If it is 64 bit, do you have the 32 bit support (multiarch / ia32libs)?


i not think, how to install this lib??
by renegade82
Tue May 19, 2015 11:38 am
Forum: ChibiStudio
Topic: ChibiStudio for linux
Replies: 58
Views: 41942

Re: ChibiStudio for linux

I followed the readme.txt in the tar file(ChibiStudio-linux-64bit-preview.tar.gz), but when I try to compile Description Resource Path Location Type set di istruzioni per l'obiettivo "build/obj/crt0.o" non riuscito rules.mk /ARMCM4-STM32F407-DISCOVERY-MEMS/os/ports/GCC/ARMCMx line 154 C/C+...
by renegade82
Sat Sep 13, 2014 4:22 pm
Forum: ChibiStudio
Topic: [HELP] iNemo M1 debug
Replies: 6
Views: 5276

Re: [HELP] iNemo M1 debug

:oops:

thanks Giovani
by renegade82
Fri Sep 12, 2014 7:49 pm
Forum: ChibiStudio
Topic: [HELP] iNemo M1 debug
Replies: 6
Views: 5276

Re: [HELP] iNemo M1 debug

i have tried to load : OpenOCD st-link v2 -> stm32f1x_stlink.cfg in output i ve this: Open On-Chip Debugger 0.8.0 (2014-04-28-08:39) Licensed under GNU GPL v2 For bug reports, read http://openocd.sourceforge.net/doc/doxygen/bugs.html Info : This adapter doesn't support configurable speed Info : STLI...
by renegade82
Fri Sep 12, 2014 4:20 pm
Forum: ChibiStudio
Topic: [HELP] iNemo M1 debug
Replies: 6
Views: 5276

[HELP] iNemo M1 debug

How to debugging and programming iNemo M1 (+ st-link/2) on Chibistudio, openocd script which needs to be loaded?

P.S. Excuse me but i'm newby :oops: , Excuse me for my bad english i'm italian student :lol:
by renegade82
Fri Sep 12, 2014 4:14 pm
Forum: STM32 Support
Topic: [HELP] iNemo M1
Replies: 1
Views: 1573

[HELP] iNemo M1

How to debugging and programming iNemo M1 (+ st-link/2) on Chibistudio, openocd script which needs to be loaded?

P.S. Excuse me but i'm newby :oops: , Excuse me for my bad english i'm italian student :lol:
by renegade82
Mon Jul 07, 2014 12:05 pm
Forum: User Projects
Topic: Adafruit motorshield port
Replies: 7
Views: 5247

Re: Adafruit motorshield port

i'm tried this code but continues to don't work, Where i wrong? #include "ch.h" #include "hal.h" int latchPin = 4; int clockPin = 5; int dataPin = 7; static uint8_t txbuf[1]; static uint8_t rxbuf[1]; #define SPI_BaudRatePrescaler_8 ((uint16_t)0x0010) static const SPIConfig spicfg...
by renegade82
Fri Jul 04, 2014 7:45 pm
Forum: User Projects
Topic: Adafruit motorshield port
Replies: 7
Views: 5247

Re: Adafruit motorshield port

Thanks for the reply Giovanni,

how can I access the source code of chibi cube, the links on this forum don't works anymore!

Go to advanced search