Search found 94 matches
- Sat 2011-04-16 11:29
- Forum: System Software
- Topic: BOOT FROM EEPROM, PROGRAM VIA EEPROM
- Replies: 7
- Views: 2507
Re: BOOT FROM EEPROM, PROGRAM VIA EEPROM
any support workers visit this forum?!
- Fri 2011-04-15 22:54
- Forum: System Software
- Topic: BOOT FROM EEPROM, PROGRAM VIA EEPROM
- Replies: 7
- Views: 2507
Re: BOOT FROM EEPROM, PROGRAM VIA EEPROM
If its possible - answer as fast as you can, thank you
- Fri 2011-04-15 22:51
- Forum: System Software
- Topic: BOOT FROM EEPROM, PROGRAM VIA EEPROM
- Replies: 7
- Views: 2507
BOOT FROM EEPROM, PROGRAM VIA EEPROM
Please helllp me!) I have scheme that is using VS 1000 + eeprom via spi as a place where program will be put during programming - i hope so at least) Ive read examples and manual - now what i ve concluded out of it : 1) We need c++ code - for example #include <stdio.h> void main (void) { unsigned in...
- Thu 2011-04-14 12:58
- Forum: System Software
- Topic: UART programming and debug
- Replies: 3
- Views: 1658
UART programming and debug
Hi all! I m using VS 1000b with SDHC card. I ve just starting reading the manual nad found good ways of programming and debugging. I want to program VS 1000b through UART as shown in example "Hello, World" in "guide_vs_1000_01.pdf". I made steps from hello.c to hello.bin (so now i have hello.bin fil...