Go to advanced search

by oneway3124
Thu Jan 16, 2014 4:04 pm
Forum: Raspberry Pi OS
Topic: how to make filesystem?
Replies: 2
Views: 525

how to make filesystem?

I know that bootcode.bin(from broadcom), kernel.img produce method.
But how can I make file system ? or intergrate the bootcode.bin and kernel.img and other things into the release version ?

Thanks a lot!
Best Regards,
David.Wang
E-mail:oneway3124@gmail.com
by oneway3124
Tue Aug 13, 2013 1:39 pm
Forum: Bare metal, Assembly language
Topic: Baking Pi - OK03 Compile problem
Replies: 3
Views: 1556

Re: Baking Pi - OK03 Compile problem

> Hello David, > > I've not seen that problem before. You could try downloading the > template again and copying your code into it. > > If that doesn't work, I suspect editing the file `Makefile' line 53 > changing it from > $(BUILD)%.o: $(SOURCE)%.s $(BUILD) > to > $(BUILD)%.o: $(SOURCE)%.s > > Sho...
by oneway3124
Sun Aug 11, 2013 1:06 pm
Forum: Bare metal, Assembly language
Topic: Baking Pi - OK03 Compile problem
Replies: 3
Views: 1556

Re: Baking Pi - OK03 Compile problem

I have some question!

Go to advanced search