Never calling print before the processor and MMU is initialized is that something you added?
________________________________ From: Louis McCarthy <[email protected]> To: [email protected] Sent: Thursday, September 26, 2013 4:58 PM Subject: [beagleboard] Re: Initializing memory on the BBW using Starterware examples This is a pretty specific issue, and since I don't have this exact setup, I am shooting in the dark. 1) Are you using the latest Starterware for the AM335x family? 2) Have you tested it without any of your code added to the demo? 3) Have you freshly formatted and partitioned the memory card and then copied MLO first, then other files? It's been a few months since I played around in Starterware.... Louis On Wednesday, September 18, 2013 12:49:33 PM UTC-5, Warren S wrote: Hi: > > My BeagleBone White hangs at the function call MMUInit((unsigned int*)pageTable) while running the Demo and the usb_dev_serial examples in TI's Starterware 01.01 in the TI Code Composer Studio v5. I have corresponded with the TI Applications support team and the TI Starterware community at TI Home » TI E2E Community » Support Forums » Embedded Software » StarterWare » StarterWare forum » the demo in StarterWare_02_00_00_07 is not working for AM3352BZCZ80 to no avail. It runs the C instructions and my added print to console statements just fine until I get to this function call halfway through the MMUConfigAndEnable function call define earlier in the example programs. > >Thanks, > >Warren S. > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
