Skip to content

KL25Z - pyOCD locking #128

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Conversation

0xc0170
Copy link
Contributor

@0xc0170 0xc0170 commented Dec 15, 2013

I found out that the previous setup of KL25Z, caused locking of a chip.

The log from gdb command line is at http://pastebin.com/zLCAkTh8. Line 144 (vectors section). With this fix, I was able to load an image to KL25Z, locking did not happen.

Regards,
0xc0170

	- This fixes locking issue with pyOCD. The vector size was 244 bytes (not 0x400), the
	  rest was ignored by gdb, while loading the elf file.
@0xc0170
Copy link
Contributor Author

0xc0170 commented Dec 16, 2013

My intention was to fix this as soon as possible. Probably leave this one opened, the proper fix should be at the pyOCD server side.

@0xc0170
Copy link
Contributor Author

0xc0170 commented Dec 16, 2013

I am going to close this one, as the fix for the issue found should be implemented at the pyOCD gdb server side.

@0xc0170 0xc0170 closed this Dec 16, 2013
@0xc0170 0xc0170 deleted the dev_kl25z_pyocd branch June 9, 2015 11:47
yossi2le pushed a commit to yossi2le/mbed-os that referenced this pull request Jan 2, 2019
lrusinowicz pushed a commit to lrusinowicz/mbed-os that referenced this pull request Feb 5, 2019
Updating mbed-os to mbed-os-5.9.2
Jookia pushed a commit to Jookia/mbed-os that referenced this pull request Mar 11, 2023
* device ram size is 40 kb, not 48 kB
in total RAM+RAM1 it has 48 kB, but the regions are not continous.
This error is also arm-pack index.json

* add section for CCM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant