Does anyone have documentation on the .boot file structure? I've seen a couple of messages in the archive where people created their own .boot file. I've got a...
This was in the crt0.s file that I used when building my own boot file(s) ... the "magic" 4 bytes followed by the address of the main function, pretty easy &...
... How did you make your boot file? Did you use gcc or hand coded assembly? Is everything in the boot file after the first 4 bytes loaded into RAM at ...
1) I first started with GCC, but then I was able to reconstruct a fairly complete Hitachi HEW environment out of some HEW upgrades so I started using...
... What about when the .boot file is sent over the serial port during the startup process? Is the .boot file relocatable and can be loaded at any address? Or...
1. When a boot file is sent to the Cybiko during the startup process, it will get decompressed/loaded into ram and executed instead of the "standard" boot...
Would it be possible to modify this to be able to recieve data on the serial port and transmit it back to the client? The reason i ask is because I currently...
It seems that boot files have been a recent topic, and it seems that the magic code has been figured out. However, will someone explain how to make a boot file...
Anyone know how the sound is produced? Is it an I/O line run by one of the timers or one of the spare serial ports. Is there a good way to use it at the low...
... AFAIK its connected to a counter in the processor that is programmed to generate frequencies. To transmit data via an IR Led, you'd have to change the...
Matthias
mm@...
Jul 7, 2002 7:15 pm
1161
Hi, Does anyone know how to program the serial port? I have looked at the serial tutorial in the C SDK but it is rather small and simple. I am interested in...
Hi there, For months I've tried unsuccessfully to purchase the native code compiler for the Cybiko. They told me I was on some list, but have yet to hear from...
Is the frequency of the cybiko (890MHz UK, 900odd USA) hardware coded, or FlashRom driven? There is a caution on the Cybiko website that using the wrong...
from what they've told me before when i had an RF problem, all the RF comm is software driven. So yes, reflashing a UK Cybiko with the US version of CyOS will...
NOOOO! NOOOO!!! Not the Cybiko! **SNIFF** It's the second best! ... __________________________________________________ Do you Yahoo!? Faith Hill - Exclusive...
Questions: 1. Anyone know where you can still buy memory cards for the Cybiko Classic? I bought two Cybikos about two years ago when my kids were probably a...
... were ... Cybiko.com ... Nope. Try eBay. I may sell my memory card (I think I have two, don't remember... haven't used it in a long time). ... It's up to...
You can buy memory cards/mp3 players that come with cybikos off of ebay. ... __________________________________________________ Do you Yahoo!? Yahoo! Web...
... no, it won't work. the simple reason is the pinout is different. The article on cybimunk was admittedly not verified by cybimunk, and i am of the opinion...
... Oh, I figured the pinouts were different, but I was wondering if anyone had figure out what it would take to make something standard work...maybe an ...
Hi, i'm working on an application, but it suspends when it's unnatended, tha application is just a counter so when I resume the cybiko i can see than it's...
that's true, but i need to wake up the cibyko in response to an extern signal. I know it's possible because the private chat app wakes up the partner even if...
I think im the only one seeing this e-mail... am I not? Maybe you could model it after the chat, and make it so that each time it recieves a signal it wakes...