Commit graph

394 commits

Author SHA1 Message Date
Mariano Alvira 63a7b54593 my interpretaion of the get_ctov/radio_buffer_init loop was
incorrect. I think it is right now.
2009-04-12 09:31:22 -04:00
Mariano Alvira ebd1b7a2e4 correction 2009-04-11 17:51:04 -04:00
Mariano Alvira d077d3ee02 working on a replacment radioinit using their calls. 2009-04-11 17:48:43 -04:00
Mariano Alvira 8d25438841 checkpoint 2009-04-11 17:17:37 -04:00
Mariano Alvira 1268d759fb more compact. 2009-04-11 15:29:21 -04:00
Mariano Alvira dc581a7876 I think that does what they do except for ram_fill_init and
initfromflash
2009-04-11 15:02:59 -04:00
Mariano Alvira 9a896369b7 ready to give this a shot. 2009-04-11 14:24:26 -04:00
Mariano Alvira ddc0cd6139 progress.. need to make distclean not delete stuff in doc 2009-04-11 10:37:08 -04:00
Mariano Alvira 2ea5f005ee load memory with images directly. emulation runs correctly now. 2009-04-11 09:08:38 -04:00
Mariano Alvira 7881c8945e note about how I'm loading in the images 2009-04-10 19:19:44 -04:00
Mariano Alvira 493d1e33b4 I need to allocate some mem for the cpu regs. 2009-04-10 18:57:59 -04:00
Mariano Alvira 383cae0386 remove debug print 2009-04-10 18:08:37 -04:00
Mariano Alvira 94ff1eadb0 added a way to load the rom image 2009-04-10 18:02:31 -04:00
Mariano Alvira b897221403 -mtdblock loads an image into the ROM section. 2009-04-10 18:00:25 -04:00
Mariano Alvira cdf33185d2 correct memory locations 2009-04-10 17:35:55 -04:00
Mariano Alvira 3a0505d2f6 test to make a rom image 2009-04-10 16:01:57 -04:00
Mariano Alvira 894f73b786 added a image of the mc13224v 2009-04-10 16:00:40 -04:00
Mariano Alvira d7e94ea555 update with gdb instructions. 2009-04-10 12:26:56 -04:00
Mariano Alvira 059eca7bb3 update with gdb instructions. 2009-04-10 12:25:58 -04:00
Mariano Alvira cb89cef7a0 initial qemu support. 2009-04-10 12:16:53 -04:00
Mariano Alvira 4a28f980d9 initial qemu support. 2009-04-10 12:14:26 -04:00
Mariano Alvira d258688e47 moved ws.dis to a safer place (away from distclean) 2009-04-08 19:20:07 -04:00
Mariano Alvira f2a0716a29 doesn't work. best guess so far. 2009-04-08 18:14:58 -04:00
Mariano Alvira 9408a2db9d addes a disassembly of something that works. 2009-04-08 15:50:00 -04:00
Mariano Alvira 6037cccf82 next debugging steps 2009-04-08 07:12:15 -04:00
Mariano Alvira 5144fe36dd fill with the magic data... going to try this in place of their radio
init and see if that gets there board working.
2009-04-07 18:52:12 -04:00
Mariano Alvira bd459e187f found some magic data. best guess so far. 2009-04-07 18:19:00 -04:00
Mariano Alvira 7c55a53876 added maca files that got missed. 2009-04-07 09:33:04 -04:00
Mariano Alvira c99929db6c make system is not really right... 2009-04-04 15:55:12 -04:00
Mariano Alvira fe7dabd1f2 updated other tests with startup section 2009-04-04 15:52:09 -04:00
Mariano Alvira a940f4db2b maybe the modem syn. needs to be set right.
reenabled the uart1-loopback code --- doesn't seem to be working ---
strange.
2009-04-04 15:27:08 -04:00
Mariano Alvira ef276e336c lots of code. Still doesn't work though.
Thanks Jim!
2009-04-02 18:05:13 -04:00
Mariano Alvira 4db3756dac checkpoint 2009-04-02 14:54:02 -04:00
Mariano Alvira 8221cc260e starting a rftest rx test. This will put it in the continuous receive
mode and send the bytes received to the uart.
2009-04-01 17:57:02 -04:00
Mariano Alvira 5fc1a9f224 baudrate mystery was my bad code. 2009-03-30 16:11:08 -04:00
Mariano Alvira 880c75d989 working test loopback. Baudrate value is still unexplained. 2009-03-30 15:52:15 -04:00
Mariano Alvira ffcae0d070 looks like the bootload needs a character delay to work reliably ---
harcoded 1ms delay.
2009-03-30 15:48:11 -04:00
Mariano Alvira 952b9b5b7e comment noting what I set mod and inc to. 2009-03-30 14:09:29 -04:00
Mariano Alvira 09e99ba429 this works, but there are unexplained things like why it can't print
the whole message, why I can't enable RX, and why the baud number is
what it is.
2009-03-30 14:07:42 -04:00
Mariano Alvira b77fb10e63 multiple tests work now.
added blink code for all the leds.
2009-03-30 10:01:14 -04:00
Mariano Alvira 583e00d2d9 checkpoint... working on multiple test objects. 2009-03-29 09:42:20 -04:00
Mariano Alvira 3d10558496 changed name over to test-blink.c
removed hardcoded source name from the linker script
2009-03-29 09:35:10 -04:00
Mariano Alvira 668ab46fa2 new makefile should let me have multiple targets 2009-03-29 09:28:29 -04:00
Mariano Alvira 77b920ffaa initial commit.
includes test code that toggles pin 26 and a perl script that loads
the code over UART1.
2009-03-27 16:00:10 -04:00