Maybe Kalimba developers can help here. Kalimba has crazy memory map...:-)
--
Zdenek
On 04/19/2018 08:32 PM, Ted Woodward wrote:
Hexagon has a single address space, so we don't need to do anything like this.
When I worked on Motorola 56xxx DSPs we had memory spaces, but we didn't use
RSP. We had our own protocol that used a struct for addreses, with the space
(an enum, defined per supported core) and a uint32_t (later 2 of them) for the
address.
Ted
--
Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux
Foundation Collaborative Project
-----Original Message-----
From: lldb-dev [mailto:lldb-dev-boun...@lists.llvm.org] On Behalf Of Greg
Clayton via lldb-dev
Sent: Thursday, April 19, 2018 11:45 AM
To: Zdenek Prikryl <prik...@codasip.com>
Cc: lldb-dev@lists.llvm.org
Subject: Re: [lldb-dev] Advice on architectures with multiple address spaces
You might ask
the Hexagon folks if they have done anything in case they already support this
is some shape or form.
Greg Clayton
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev