Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[SOLVED] why in keil General Purpose Input/Output Port A (GPIOA) Dialog i can not see??

Status
Not open for further replies.

stackprogramer

Full Member level 3
Joined
Jul 22, 2015
Messages
181
Helped
0
Reputation
0
Reaction score
1
Trophy points
1,298
Activity points
2,668
hi
in simulator debug:
when i uses std library for st this General Purpose Input/Output Port A (GPIOA) Dialog
is there in peripherals menu keil.please see https://www.keil.com/dd/vtr/4148/7679.htm
but when i used gui cmsis pack it is not in peripherals menu keil.
i even i change SVD for target too.
in command window it has error......

Running with Code Size Limit: 32K
Load "C:\\Users\\root\\Desktop\\StCubeMX\\keil3\\Objects\\st429.axf"

*** Restricted Version with 32768 Byte Code Size Limit
*** Currently used: 4288 Bytes (13%)

*** error 65: access violation at 0x40023800 : no 'read' permission
*** error 65: access violation at 0x40023800 : no 'write' permission
*** error 65: access violation at 0x40023808 : no 'write' permission
*** error 65: access violation at 0x40023800 : no 'read' permission
*** error 65: access violation at 0x40023800 : no 'write' permission
*** error 65: access violation at 0x40023804 : no 'write' permission
*** error 65: access violation at 0x40023800 : no 'read' permission
*** error 65: access violation at 0x40023800 : no 'write' permission
*** error 65: access violation at 0x4002380C : no 'write' permission
*** error 65: access violation at 0x40023C00 : no 'read' permission
*** error 65: access violation at 0x40023C00 : no 'write' permission
*** error 65: access violation at 0x40023C00 : no 'read' permission
*** error 65: access violation at 0x40023C00 : no 'write' permission
*** error 65: access violation at 0x40023C00 : no 'read' permission
*** error 65: access violation at 0x40023C00 : no 'write' permission
*** error 65: access violation at 0x40023808 : no 'read' permission
*** error 65: access violation at 0x40023808 : no 'read' permission
*** error 65: access violation at 0x40023840 : no 'read' permission
*** error 65: access violation at 0x40023840 : no 'write' permission
*** error 65: access violation at 0x40023840 : no 'read' permission
*** error 65: access violation at 0x40007000 : no 'read' permission
*** error 65: access violation at 0x40007000 : no 'write' permission
*** error 65: access violation at 0x40007000 : no 'read' permission
*** error 65: access violation at 0x40023808 : no 'read' permission
*** error 65: access violation at 0x40023800 : no 'read' permission
*** error 65: access violation at 0x40023800 : no 'read' permission
*** error 65: access violation at 0x40023800 : no 'write' permission
*** error 65: access violation at 0x40023C00 : no 'read' permission
*** error 65: access violation at 0x40023808 : no 'read' permission
*** error 65: access violation at 0x40023808 : no 'write' permission
*** error 65: access violation at 0x40023800 : no 'read' permission

why this window is not show?

thanks for reply

- - - Updated - - -

i saw that for stm32f4,there is not,for st32f1 there is,..........
 
Last edited:

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top