Difference between revisions of "STM32MP1 Developer Package - debug symbol files"
Templates/files updated (unreviewed pages in bold): Template:PC$
[quality revision] | [quality revision] |
Bernard Puel (talk | contribs)
m (→STM32MP15-Ecosystem-v3.1.0 release)
|
Bernard Puel (talk | contribs)
m (→STM32MP15-Ecosystem-v3.1.0 release)
|
This article provides the following information:
- How to download and install the latest debug symbol files (for Linux kernel, U-Boot,TF-A and OP-TEE OS) for the STM32 microprocessor Series used
- Where to find the associated release note
![]() |
To use this package efficiently, please read the Developer Package article relative to your STM32 microprocessors Series: Category:Developer Package |
1 STM32MP15-Ecosystem-v3.1.0 release[edit]
- The STM32MP1 debug symbol files is delivered through a tarball file named en.DEBUG-stm32mp1-openstlinux-5-10-dunfell-mp1-21-11-17_tar.xz for STM32MP157x-EV1
and STM32MP157x-DKx
boards.
- Download and install the STM32MP1 debug symbol files
The software package is provided AS IS, and by downloading it, you agree to be bound to the terms of the software license agreement (SLA). The detailed content licenses can be found here.
![]() |
To download a package, it is recommended to be logged in to your "myst" account [1]. If, trying to download, you encounter a “403 error”, you could try to empty your browser cache to workaround the problem. We are working on the resolution of this problem. We apologize for this inconvenience |
STM32MP1 Developer Package debug symbol files - STM32MP15-Ecosystem-v3.1.0 release | |
---|---|
Download |
You need to be logged on to my.st.com before accessing the following link |
Installation |
cd <working directory path>/Developer-Package
tar xvf en.DEBUG-stm32mp1-openstlinux-5-10-dunfell-mp1-21-11-17_tar.xz |
Release note |
|
- The debug symbol files are in the <Developer Package installation directory>/stm32mp1-openstlinux-5.10-dunfell-mp1-21-11-17/images/stm32mp1 directory:
stm32mp1 ├── arm-trusted-firmware │ ├── bl32 │ │ └── debug │ │ └── tf-a-bl32-stm32mp15.elf Debug symbol file for TF-A BL32 │ └── debug │ ├── tf-a-bl2-emmc.elf Debug symbol file for TF-A → TF-A for emmc boot stage │ ├── tf-a-bl2-nand.elf Debug symbol file for TF-A → TF-A for nand boot stage │ ├── tf-a-bl2-nor.elf Debug symbol file for TF-A → TF-A for nor boot stage │ ├── tf-a-bl2-sdcard.elf Debug symbol file for TF-A → TF-A for SDcard boot stage │ ├── tf-a-bl2-uart.elf Debug symbol file for TF-A → TF-A for UART downloading boot stage │ └── tf-a-bl2-usb.elf Debug symbol file for TF-A → TF-A for USB downloading boot stage ├── kernel │ ├── config-5.10.61 Reference Config file for Linux kernel │ └── vmlinux Debug symbol file for Linux kernel ├── optee │ └── debug │ ├── tee-stm32mp157a-dk1.elf Debug symbol file for OP-TEE OS → STM32MP15 Discovery kits │ ├── tee-stm32mp157a-ev1.elf Debug symbol file for OP-TEE OS → STM32MP15 Evaluation boards │ ├── tee-stm32mp157c-dk2.elf Debug symbol file for OP-TEE OS → STM32MP15 Discovery kits │ ├── tee-stm32mp157c-ed1.elf Debug symbol file for OP-TEE OS → STM32MP15 Evaluation boards │ ├── tee-stm32mp157c-ev1.elf Debug symbol file for OP-TEE OS → STM32MP15 Evaluation boards │ ├── tee-stm32mp157d-dk1.elf Debug symbol file for OP-TEE OS → STM32MP15 Discovery kits │ ├── tee-stm32mp157d-ev1.elf Debug symbol file for OP-TEE OS → STM32MP15 Evaluation boards │ ├── tee-stm32mp157f-dk2.elf Debug symbol file for OP-TEE OS → STM32MP15 Discovery kits │ ├── tee-stm32mp157f-ed1.elf Debug symbol file for OP-TEE OS → STM32MP15 Evaluation boards │ └── tee-stm32mp157f-ev1.elf Debug symbol file for OP-TEE OS → STM32MP15 Evaluation boards └── u-boot └── debug ├── u-boot-stm32mp157a-dk1-trusted.elf Debug symbol file for U-Boot → STM32MP15 Discovery kits ├── u-boot-stm32mp157a-ev1-trusted.elf Debug symbol file for U-Boot → STM32MP15 Evaluation boards ├── u-boot-stm32mp157c-dk2-trusted.elf Debug symbol file for U-Boot → STM32MP15 Discovery kits ├── u-boot-stm32mp157c-ed1-trusted.elf Debug symbol file for U-Boot → STM32MP15 Evaluation boards ├── u-boot-stm32mp157c-ev1-trusted.elf Debug symbol file for U-Boot → STM32MP15 Evaluation boards ├── u-boot-stm32mp157d-dk1-trusted.elf Debug symbol file for U-Boot → STM32MP15 Discovery kits ├── u-boot-stm32mp157d-ev1-trusted.elf Debug symbol file for U-Boot → STM32MP15 Evaluation boards ├── u-boot-stm32mp157f-dk2-trusted.elf Debug symbol file for U-Boot → STM32MP15 Discovery kits ├── u-boot-stm32mp157f-ed1-trusted.elf Debug symbol file for U-Boot → STM32MP15 Evaluation boards └── u-boot-stm32mp157f-ev1-trusted.elf Debug symbol file for U-Boot → STM32MP15 Evaluation boards |
2 Archives
[edit]
This wiki is for the v3 ecosystem releases. For information about the previous ecosystem releases, go through the Wiki archives.
2.1 STM32MP15-Ecosystem-v3.0.0 release[edit]
- The STM32MP1 debug symbol files is delivered through a tarball file named en.DEBUG-stm32mp1-openstlinux-5.10-dunfell-mp1-21-03-31.tar.xz for STM32MP157x-EV1
and STM32MP157x-DKx
boards.
- Download and install the STM32MP1 debug symbol files
The software package is provided AS IS, and by downloading it, you agree to be bound to the terms of the software license agreement (SLA). The detailed content licenses can be found here.
![]() |
To download a package, it is recommended to be logged in to your "myst" account [2]. If, trying to download, you encounter a “403 error”, you could try to empty your browser cache to workaround the problem. We are working on the resolution of this problem. We apologize for this inconvenience |
STM32MP1 Developer Package debug symbol files - STM32MP15-Ecosystem-v3.0.0 release | |
---|---|
Download |
You need to be logged on to my.st.com before accessing the following link |
Installation |
cd <working directory path>/Developer-Package
tar xvf en.DEBUG-stm32mp1-openstlinux-5.10-dunfell-mp1-21-03-31.tar.xz |
Release note |
|
- The debug symbol files are in the <Developer Package installation directory>/stm32mp1-openstlinux-5.10-dunfell-mp1-21-03-31/images/stm32mp1 directory:
stm32mp1 ├── arm-trusted-firmware │ └── debug │ ├── tf-a-bl2-emmc.elf Debug symbol file for TF-A → TF-A for emmc boot stage │ ├── tf-a-bl2-nand.elf Debug symbol file for TF-A → TF-A for nand boot stage │ ├── tf-a-bl2-nor.elf Debug symbol file for TF-A → TF-A for nor boot stage │ ├── tf-a-bl2-sdcard.elf Debug symbol file for TF-A → TF-A for SDcard boot stage │ ├── tf-a-bl2-uart.elf Debug symbol file for TF-A → TF-A for UART downloading boot stage │ └── tf-a-bl2-usb.elf Debug symbol file for TF-A → TF-A for USB downloading boot stage ├── kernel │ └── vmlinux Debug symbol file for Linux kernel ├── optee │ └── debug │ ├── tee-stm32mp157a-dk1.elf Debug symbol file for OP-TEE OS → STM32MP15 Discovery kits │ ├── tee-stm32mp157a-ev1.elf Debug symbol file for OP-TEE OS → STM32MP15 Evaluation boards │ ├── tee-stm32mp157c-dk2.elf Debug symbol file for OP-TEE OS → STM32MP15 Discovery kits │ ├── tee-stm32mp157c-ed1.elf Debug symbol file for OP-TEE OS → STM32MP15 Evaluation boards │ ├── tee-stm32mp157c-ev1.elf Debug symbol file for OP-TEE OS → STM32MP15 Evaluation boards │ ├── tee-stm32mp157d-dk1.elf Debug symbol file for OP-TEE OS → STM32MP15 Discovery kits │ ├── tee-stm32mp157d-ev1.elf Debug symbol file for OP-TEE OS → STM32MP15 Evaluation boards │ ├── tee-stm32mp157f-dk2.elf Debug symbol file for OP-TEE OS → STM32MP15 Discovery kits │ ├── tee-stm32mp157f-ed1.elf Debug symbol file for OP-TEE OS → STM32MP15 Evaluation boards │ └── tee-stm32mp157f-ev1.elf Debug symbol file for OP-TEE OS → STM32MP15 Evaluation boards └── u-boot └── debug ├── u-boot-stm32mp157a-dk1-trusted.elf Debug symbol file for U-Boot → STM32MP15 Discovery kits ├── u-boot-stm32mp157a-ev1-trusted.elf Debug symbol file for U-Boot → STM32MP15 Evaluation boards ├── u-boot-stm32mp157c-dk2-trusted.elf Debug symbol file for U-Boot → STM32MP15 Discovery kits ├── u-boot-stm32mp157c-ed1-trusted.elf Debug symbol file for U-Boot → STM32MP15 Evaluation boards ├── u-boot-stm32mp157c-ev1-trusted.elf Debug symbol file for U-Boot → STM32MP15 Evaluation boards ├── u-boot-stm32mp157d-dk1-trusted.elf Debug symbol file for U-Boot → STM32MP15 Discovery kits ├── u-boot-stm32mp157d-ev1-trusted.elf Debug symbol file for U-Boot → STM32MP15 Evaluation boards ├── u-boot-stm32mp157f-dk2-trusted.elf Debug symbol file for U-Boot → STM32MP15 Discovery kits ├── u-boot-stm32mp157f-ed1-trusted.elf Debug symbol file for U-Boot → STM32MP15 Evaluation boards └── u-boot-stm32mp157f-ev1-trusted.elf Debug symbol file for U-Boot → STM32MP15 Evaluation boards |
<noinclude> This article provides the following information: * How to download and install the '''latest''' debug symbol files (for Linux kernel, U-Boot,TF-A and OP-TEE OS) for the STM32 microprocessor Series used * Where to find the associated release note {{Warning|To use this package efficiently, please read the Developer Package article relative to your STM32 microprocessors Series: [[:Category:Developer Package]]}} ==STM32MP15-Ecosystem-v3.1.0 release==</noinclude> * The STM32MP1 debug symbol files is delivered through a tarball file named '''{{EcosystemRelease/Package | revision=3.1.0 | package=Debug symbol files | request=name}}''' for {{Board | type=157x-EV1 | name=short}} and {{Board | type=157x-DKx | name=short}} boards. <span id="Download"></span> * Download and install the STM32MP1 debug symbol files {{SoftwareLicenseAgreement | distribution=OpenSTLinux}} {| class="st-table" |- ! !! style="text-align:center;"|STM32MP1 Developer Package debug symbol files - STM32MP15-Ecosystem-v3.1.0 release |- | Download || You need to be logged on to ''my.st.com'' before accessing the following link <br> [{{EcosystemRelease/Package | revision=3.1.0 | package=Debug symbol files | request=url}}/{{EcosystemRelease/Package | revision=3.1.0 | package=Debug symbol files | request=name}} {{EcosystemRelease/Package | revision=3.1.0 | package=Debug symbol files | request=name}}]<br> |- | Installation || * Go to the host PC directory in which you want to install the Developer Package (''<Developer Package installation directory>''); if you follow the [[Example of directory structure for Packages|proposition to organize the working directory]], this means: {{PC$}} cd {{HighlightParam|''<working directory path>''}}/Developer-Package * Download the tarball file in this directory * Uncompress the tarball file to get the debug symbol files (for Linux kernel, U-Boot, TF-A and OP-TEE OS): {{PC$}} tar xvf {{EcosystemRelease/Package | revision=3.1.0 | package=Debug symbol files | request=name}} |- | Release note || [[File:Archive_box.png|25px|link=]] If you are interested in older releases, please have a look into the section [[STM32MP1_Developer_Package_-_debug_symbol_files#Archives|Archives]]. |} * The debug symbol files are in the {{HighlightParam|''<Developer Package installation directory>''}}/stm32mp1-openstlinux-5.10-dunfell-mp1-21-11-17/images/stm32mp1'' directory: <div style="overflow: auto;" > {| class="st-table specialpre" |- | style="border-style: hidden; padding-right: 0;" | {{Green|stm32mp1}} ├── {{Green|arm-trusted-firmware}} │ ├── {{Green|bl32}} │ │ └── {{Green|debug}} │ │ └── tf-a-bl32-stm32mp15.elf 	{{Highlight|Debug symbol file for TF-A BL32}} │ └── {{Green|debug}} │ ├── tf-a-bl2-emmc.elf 			{{Highlight|Debug symbol file for TF-A → TF-A for emmc boot stage}} │ ├── tf-a-bl2-nand.elf 			{{Highlight|Debug symbol file for TF-A → TF-A for nand boot stage}} │ ├── tf-a-bl2-nor.elf 			{{Highlight|Debug symbol file for TF-A → TF-A for nor boot stage}} │ ├── tf-a-bl2-sdcard.elf 		{{Highlight|Debug symbol file for TF-A → TF-A for SDcard boot stage}} │ ├── tf-a-bl2-uart.elf 			{{Highlight|Debug symbol file for TF-A → TF-A for UART downloading boot stage}} │ └── tf-a-bl2-usb.elf 			{{Highlight|Debug symbol file for TF-A → TF-A for USB downloading boot stage}} ├── {{Green|kernel}} │ ├── config-5.10.61				{{Highlight|Reference Config file for Linux kernel}} │ └── vmlinux 				{{Highlight|Debug symbol file for Linux kernel}} ├── {{Green|optee}} │ └── {{Green|debug}} │ ├── tee-stm32mp157a-dk1.elf 		{{Highlight|Debug symbol file for OP-TEE OS → STM32MP15 Discovery kits}} │ ├── tee-stm32mp157a-ev1.elf 		{{Highlight|Debug symbol file for OP-TEE OS → STM32MP15 Evaluation boards}} │ ├── tee-stm32mp157c-dk2.elf 		{{Highlight|Debug symbol file for OP-TEE OS → STM32MP15 Discovery kits}} │ ├── tee-stm32mp157c-ed1.elf 		{{Highlight|Debug symbol file for OP-TEE OS → STM32MP15 Evaluation boards}} │ ├── tee-stm32mp157c-ev1.elf 		{{Highlight|Debug symbol file for OP-TEE OS → STM32MP15 Evaluation boards}} │ ├── tee-stm32mp157d-dk1.elf 		{{Highlight|Debug symbol file for OP-TEE OS → STM32MP15 Discovery kits}} │ ├── tee-stm32mp157d-ev1.elf 		{{Highlight|Debug symbol file for OP-TEE OS → STM32MP15 Evaluation boards}} │ ├── tee-stm32mp157f-dk2.elf 		{{Highlight|Debug symbol file for OP-TEE OS → STM32MP15 Discovery kits}} │ ├── tee-stm32mp157f-ed1.elf 		{{Highlight|Debug symbol file for OP-TEE OS → STM32MP15 Evaluation boards}} │ └── tee-stm32mp157f-ev1.elf 		{{Highlight|Debug symbol file for OP-TEE OS → STM32MP15 Evaluation boards}} └── {{Green|u-boot}} └── {{Green|debug}} ├── u-boot-stm32mp157a-dk1-trusted.elf 	{{Highlight|Debug symbol file for U-Boot → STM32MP15 Discovery kits}} ├── u-boot-stm32mp157a-ev1-trusted.elf 	{{Highlight|Debug symbol file for U-Boot → STM32MP15 Evaluation boards}} ├── u-boot-stm32mp157c-dk2-trusted.elf 	{{Highlight|Debug symbol file for U-Boot → STM32MP15 Discovery kits}} ├── u-boot-stm32mp157c-ed1-trusted.elf 	{{Highlight|Debug symbol file for U-Boot → STM32MP15 Evaluation boards}} ├── u-boot-stm32mp157c-ev1-trusted.elf 	{{Highlight|Debug symbol file for U-Boot → STM32MP15 Evaluation boards}} ├── u-boot-stm32mp157d-dk1-trusted.elf 	{{Highlight|Debug symbol file for U-Boot → STM32MP15 Discovery kits}} ├── u-boot-stm32mp157d-ev1-trusted.elf 	{{Highlight|Debug symbol file for U-Boot → STM32MP15 Evaluation boards}} ├── u-boot-stm32mp157f-dk2-trusted.elf 	{{Highlight|Debug symbol file for U-Boot → STM32MP15 Discovery kits}} ├── u-boot-stm32mp157f-ed1-trusted.elf 	{{Highlight|Debug symbol file for U-Boot → STM32MP15 Evaluation boards}} └── u-boot-stm32mp157f-ev1-trusted.elf 	{{Highlight|Debug symbol file for U-Boot → STM32MP15 Evaluation boards}} |}</div> <noinclude> ==Archives [[File:Archive_box.png|25px|link=]]== {{EcosystemFlow/Archives}} <div class="mw-collapsible mw-collapsed"> ===STM32MP15-Ecosystem-v3.0.0 release===<div class="mw-collapsible-content"> * The STM32MP1 debug symbol files is delivered through a tarball file named '''{{EcosystemRelease/Package | revision=3.0.0 | package=Debug symbol files | request=name}}''' for {{Board | type=157x-EV1 | name=short}} and {{Board | type=157x-DKx | name=short}} boards. * Download and install the STM32MP1 debug symbol files {{SoftwareLicenseAgreement | distribution=OpenSTLinux}} {| class="st-table" |- ! !! style="text-align:center;"|STM32MP1 Developer Package debug symbol files - STM32MP15-Ecosystem-v3.0.0 release |- | Download || You need to be logged on to ''my.st.com'' before accessing the following link <br> [{{EcosystemRelease/Package | revision=3.0.0 | package=Debug symbol files | request=url}}/{{EcosystemRelease/Package | revision=3.0.0 | package=Debug symbol files | request=name}} {{EcosystemRelease/Package | revision=3.0.0 | package=Debug symbol files | request=name}}]<br> |- | Installation || * Go to the host PC directory in which you want to install the Developer Package (''<Developer Package installation directory>''); if you follow the [[Example of directory structure for Packages|proposition to organize the working directory]], this means: {{PC$}} cd {{HighlightParam|''<working directory path>''}}/Developer-Package * Download the tarball file in this directory * Uncompress the tarball file to get the debug symbol files (for Linux kernel, U-Boot, TF-A and OP-TEE OS): {{PC$}} tar xvf {{EcosystemRelease/Package | revision=3.0.0 | package=Debug symbol files | request=name}} |- | Release note || [[File:Archive_box.png|25px|link=]] If you are interested in older releases, please have a look into the section [[STM32MP1_Developer_Package_-_debug_symbol_files#Archives|Archives]]. |} * The debug symbol files are in the {{HighlightParam|''<Developer Package installation directory>''}}/stm32mp1-openstlinux-5.10-dunfell-mp1-21-03-31/images/stm32mp1'' directory: <div style="overflow: auto;" > {| class="st-table specialpre" |- | style="border-style: hidden; padding-right: 0;" | {{Green|stm32mp1}} ├── {{Green|arm-trusted-firmware}} │ └── {{Green|debug}} │ ├── tf-a-bl2-emmc.elf 			{{Highlight|Debug symbol file for TF-A → TF-A for emmc boot stage}} │ ├── tf-a-bl2-nand.elf 			{{Highlight|Debug symbol file for TF-A → TF-A for nand boot stage}} │ ├── tf-a-bl2-nor.elf 			{{Highlight|Debug symbol file for TF-A → TF-A for nor boot stage}} │ ├── tf-a-bl2-sdcard.elf 		{{Highlight|Debug symbol file for TF-A → TF-A for SDcard boot stage}} │ ├── tf-a-bl2-uart.elf 			{{Highlight|Debug symbol file for TF-A → TF-A for UART downloading boot stage}} │ └── tf-a-bl2-usb.elf 			{{Highlight|Debug symbol file for TF-A → TF-A for USB downloading boot stage}} ├── {{Green|kernel}} │ └── vmlinux 				{{Highlight|Debug symbol file for Linux kernel}} ├── {{Green|optee}} │ └── {{Green|debug}} │ ├── tee-stm32mp157a-dk1.elf 		{{Highlight|Debug symbol file for OP-TEE OS → STM32MP15 Discovery kits}} │ ├── tee-stm32mp157a-ev1.elf 		{{Highlight|Debug symbol file for OP-TEE OS → STM32MP15 Evaluation boards}} │ ├── tee-stm32mp157c-dk2.elf 		{{Highlight|Debug symbol file for OP-TEE OS → STM32MP15 Discovery kits}} │ ├── tee-stm32mp157c-ed1.elf 		{{Highlight|Debug symbol file for OP-TEE OS → STM32MP15 Evaluation boards}} │ ├── tee-stm32mp157c-ev1.elf 		{{Highlight|Debug symbol file for OP-TEE OS → STM32MP15 Evaluation boards}} │ ├── tee-stm32mp157d-dk1.elf 		{{Highlight|Debug symbol file for OP-TEE OS → STM32MP15 Discovery kits}} │ ├── tee-stm32mp157d-ev1.elf 		{{Highlight|Debug symbol file for OP-TEE OS → STM32MP15 Evaluation boards}} │ ├── tee-stm32mp157f-dk2.elf 		{{Highlight|Debug symbol file for OP-TEE OS → STM32MP15 Discovery kits}} │ ├── tee-stm32mp157f-ed1.elf 		{{Highlight|Debug symbol file for OP-TEE OS → STM32MP15 Evaluation boards}} │ └── tee-stm32mp157f-ev1.elf 		{{Highlight|Debug symbol file for OP-TEE OS → STM32MP15 Evaluation boards}} └── {{Green|u-boot}} └── {{Green|debug}} ├── u-boot-stm32mp157a-dk1-trusted.elf 	{{Highlight|Debug symbol file for U-Boot → STM32MP15 Discovery kits}} ├── u-boot-stm32mp157a-ev1-trusted.elf 	{{Highlight|Debug symbol file for U-Boot → STM32MP15 Evaluation boards}} ├── u-boot-stm32mp157c-dk2-trusted.elf 	{{Highlight|Debug symbol file for U-Boot → STM32MP15 Discovery kits}} ├── u-boot-stm32mp157c-ed1-trusted.elf 	{{Highlight|Debug symbol file for U-Boot → STM32MP15 Evaluation boards}} ├── u-boot-stm32mp157c-ev1-trusted.elf 	{{Highlight|Debug symbol file for U-Boot → STM32MP15 Evaluation boards}} ├── u-boot-stm32mp157d-dk1-trusted.elf 	{{Highlight|Debug symbol file for U-Boot → STM32MP15 Discovery kits}} ├── u-boot-stm32mp157d-ev1-trusted.elf 	{{Highlight|Debug symbol file for U-Boot → STM32MP15 Evaluation boards}} ├── u-boot-stm32mp157f-dk2-trusted.elf 	{{Highlight|Debug symbol file for U-Boot → STM32MP15 Discovery kits}} ├── u-boot-stm32mp157f-ed1-trusted.elf 	{{Highlight|Debug symbol file for U-Boot → STM32MP15 Evaluation boards}} └── u-boot-stm32mp157f-ev1-trusted.elf 	{{Highlight|Debug symbol file for U-Boot → STM32MP15 Evaluation boards}} |}</div> </div></div> {{NoIndex}} {{PublicationRequestId | 8419 | 2018-08-08 | AlainF}} [[Category:Sub-articles]] {{UpdateNeededForNewRelease| * Copy the current release (first chapter) in the "Archives" chapter * Make the following modifications in this copy: ** Change the "Download" span id to "Download <name of the old release>" (example: "Download STM32MP15-Ecosystem-v1.0.0 release") * Make the following modifications in the first chapter ** Change the name of the tarball file ** Change the download URLs ** Change the link to the release note ** Change the path and the description of the installation directory }}</noinclude>
(No difference)
|