cancel
Showing results for 
Search instead for 
Did you mean: 

uCLinux in stm3210e-eval board

lboscariol
Associate
Posted on July 18, 2016 at 15:34

Hello,

I have STM3210e-eval board (ARM Cortex M3 core-based STM32F103ZGT6).

In AN3012 Application Note (pag. 6 ''Package Description'') the section presents all the files in the package that are needed to get started with uCLinux:

  • uClinux_on_stm32.patch.gz: the uClinux patch, using which the ARM Cortex-M3 CPU and STM3210E-EVAL board are supported.
  • AN3012.pdf Application Note
  • Tiny_kernel_boot_loader.hex / kernel_boot_loader.hex: these are the boot loaders

    required to boot up the board and load uClinux (kernel loader / firmware updater)
  • uClinux_on_stm32-jffs.dfu / uClinux_on_stm32-MCU_Flash.dfu: these are the binary image files that can immediately be downloaded to the board to get uClinux running

Can you tell me please a links where i can found these packages?

Regards.

2 REPLIES 2
slimen
Senior
Posted on July 18, 2016 at 15:53

Hi,

The neededSTSW-STM32024 package is available from this

/content/my_st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32-standard-peripheral-libraries-expansions/stsw-stm32license=1468849714html

with

http://www.st.com/content/ccc/resource/technical/document/application_note/d3/20/2d/12/cf/b4/44/0e/CD002427pdf/files/CD002427pdf/jcr:content/translations/en.CD002427pdf

application note.

Regards

lboscariol
Associate
Posted on July 18, 2016 at 16:36

Thanks forumstm32!