On Fri, Mar 15, 2019 at 10:22 AM Tarmo Kuuse <[email protected]> wrote:
> On Friday, 15 March 2019 16:07:57 UTC+2, Tarmo Kuuse wrote: >> >> Hi Neil, >> >> On Friday, 15 March 2019 03:31:48 UTC+2, [email protected] wrote: >>> >>> >>> Hello all, >>> >>> I am currently working on implementing this project : >>> >>> http://www.ti.com/lit/ug/tiduci9c/tiduci9c.pdf >>> >>> I am using a Beagle Bone black wireless instead of the Beagle Bone >>> black, and I am using a CC1310 Microcontroller from TI. >>> >>> Now , I am currently working on the following section in the above link: >>> >>> 3.1.2.1 BeagleBone Black SD Card. >>> >>> Here are the steps stated in that sections: >>> >>> 1. Download the prebuilt TI Linux processor SDK SD card image >>> am335x-evm-linux-xx.xx.xx.xx.img.zip from >>> http://software-dl.ti.com/processor-sdk-linux/esd/AM335X/latest/index_FDS.html >>> (where >>> xx.xx.xx.xx is the version number of the latest Linux Processor SDK). >>> 2. To program the micro SD memory card, see the instructions in >>> Processor SDK Linux Creating an SD Card with Windows >>> >>> When I navigate to link to try and find the correct image , I fould the >>> one below to be the right one: >>> >>> am335x-evm-linux-05.02.00.10.img.zip >>> <http://software-dl.ti.com/processor-sdk-linux/esd/AM335X/latest/exports/am335x-evm-linux-05.02.00.10.img.zip> >>> Only >>> used when creating an SD Card on Windows 1051208KHowever, the image is >>> even over 16GB , and in the hardware requirements they say that 8gb MicroSD >>> card is required. Is the above image the right one for this assignment? In >>> case it is , then an 8GB MicroSD card is not big enough as specified in the >>> assignment. If this is not the image I should be using , I would like some >>> help please to find out which one it is. Thanks a lot. >>> >> >> It seems to me that 1051208K is approximately 1 GB. >> >> Anyway - not knowing anything about images provided by TI - perhaps it >> would be easiest to just try it out? >> > > Apologies, the uncompressed image is 16GiB. It looks like you might need a > 32 GB SD card for this. > Ugh: This a major brain fart by TI.. It's a "16GB" image, but all my 16GB cards are 15.1/.2/etc.. So after flashing it on a 32GB card we see: voodoo@hades:~$ df -h /media/voodoo/rootfs/ Filesystem Size Used Avail Use% Mounted on /dev/sdf2 16G 6.1G 8.4G 42% /media/voodoo/rootfs So there "16GB" image uses 6.1G and 8.4G of blank space.. If they want a 16GB image, just adjust it down to 15GB... Regards, -- Robert Nelson https://rcn-ee.com/ -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYi8U%2B5XTJmKiaZD%2B%3DQWJp667UN02Zzn838i4X%3Dsyy0UhQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
