TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (405 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (133 codes)
  5. Bugz Bensce (97 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (141703 times)
  2. FAT32 Library (74779 times)
  3. Network Ethernet Library (59221 times)
  4. USB Device Library (49226 times)
  5. Network WiFi Library (44999 times)
  6. FT800 Library (44536 times)
  7. GSM click (31203 times)
  8. mikroSDK (30104 times)
  9. microSD click (27586 times)
  10. PID Library (27543 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Example

RetroBSD example for MMB-MX7 board

Rating:

0

Author: Serge Vakulenko

Last Updated: 2016-02-20

Package Version: 1.0.0.0

Example: 1.0.0.0

Category: Development Systems

Downloaded: 586 times

Followed by: 1 user

License: MIT license  

This is an demo release of RetroBSD binaries for MikroElektronika multimedia board for PIC32MX7.
It contains three files:
boot.hex - the bootloader
unix.hex - the application code
sdcard.img - the root filesystem, a binary image for SD or SDHC card

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "RetroBSD example for MMB-MX7 board" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "RetroBSD example for MMB-MX7 board" changes.

Do you want to report abuse regarding "RetroBSD example for MMB-MX7 board".

  • Information
  • Comments (1)
DOWNLOAD LINK RELATED COMPILER CONTAINS
Other PIC32 Compilers
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Example Blog

You are welcome to visit the web site of the RetroBSD project: http://retrobsd.org/

RELATED CODES

system_stm32f415-mini.c

0

Created using ST's Excel clock generator spreadsheet. Utilizes x-tal for a 168MHz system clock. Delay works as expected w.o. fiddling with the divider, standard peripherals should be clocked correctly. AFAIR it don't clock the USB port. Give it a try! The init code is for std_periph_lib and NOT for Cube.

[Learn More]

Article: the mP for PIC "Make" process.

5

Describes relations between the Project Manager, Library Manager, Uses Clauses, Package Manager etc... important to build a project successfully.

[Learn More]

MINI-M4 for Tiva C Series Board Examples

5

Examples for MINI-M4 for Tiva C Series Board. Provided examples demonstrate working with on-board LEDs and internal USB HID module.

[Learn More]